lightonai / RITA_s

huggingface.co
Total runs: 1.7K
24-hour runs: 0
7-day runs: 38
30-day runs: -2.4K
Model's Last Updated: November 13 2024
text-generation

Introduction of RITA_s

Model Details of RITA_s

RITA-S

RITA is a family of autoregressive protein models, developed by a collaboration of Lighton , the OATML group at Oxford, and the Debbie Marks Lab at Harvard.

Model #Params d_model layers lm loss uniref-100
Small 85M 768 12 2.31
Medium 300M 1024 24 2.01
Large 680M 1536 24 1.82
XLarge 1.2B 2048 24 1.70

For full results see our preprint: https://arxiv.org/abs/2205.05789

Usage

Instantiate a model like so:

from transformers import AutoModel, AutoModelForCausalLM
model = AutoModelForCausalLM.from_pretrained("lightonai/RITA_s, trust_remote_code=True")
tokenizer = AutoTokenizer.from_pretrained("lightonai/RITA_s")

for generation we support pipelines:

from transformers import pipeline
rita_gen = pipeline('text-generation', model=model, tokenizer=tokenizer)
sequences = rita_gen("MAB", max_length=20, do_sample=True, top_k=950, repetition_penalty=1.2, 
                     num_return_sequences=2, eos_token_id=2)
for seq in sequences:
    print(f"seq: {seq['generated_text'].replace(' ', '')}")
How to cite
@article{hesslow2022rita,
  title={RITA: a Study on Scaling Up Generative Protein Sequence Models},
  author={Hesslow, Daniel and Zanichelli, Niccol{\'o} and Notin, Pascal and Poli, Iacopo and Marks, Debora},
  journal={arXiv preprint arXiv:2205.05789},
  year={2022}
}

Runs of lightonai RITA_s on huggingface.co

1.7K
Total runs
0
24-hour runs
0
3-day runs
38
7-day runs
-2.4K
30-day runs

More Information About RITA_s huggingface.co Model

RITA_s huggingface.co

RITA_s huggingface.co is an AI model on huggingface.co that provides RITA_s's model effect (), which can be used instantly with this lightonai RITA_s model. huggingface.co supports a free trial of the RITA_s model, and also provides paid use of the RITA_s. Support call RITA_s model through api, including Node.js, Python, http.

lightonai RITA_s online free

RITA_s huggingface.co is an online trial and call api platform, which integrates RITA_s's modeling effects, including api services, and provides a free online trial of RITA_s, you can try RITA_s online for free by clicking the link below.

lightonai RITA_s online free url in huggingface.co:

https://huggingface.co/lightonai/RITA_s

RITA_s install

RITA_s is an open source model from GitHub that offers a free installation service, and any user can find RITA_s on GitHub to install. At the same time, huggingface.co provides the effect of RITA_s install, users can directly use RITA_s installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

RITA_s install url in huggingface.co:

https://huggingface.co/lightonai/RITA_s

Url of RITA_s

Provider of RITA_s huggingface.co

lightonai
ORGANIZATIONS

Other API from lightonai

huggingface.co

Total runs: 10.9K
Run Growth: -816
Growth Rate: -7.51%
Updated:July 06 2026
huggingface.co

Total runs: 9.8K
Run Growth: 9.2K
Growth Rate: 93.65%
Updated:April 21 2026
huggingface.co

Total runs: 3.0K
Run Growth: 786
Growth Rate: 26.44%
Updated:February 10 2025
huggingface.co

Total runs: 1.6K
Run Growth: -2.0K
Growth Rate: -128.74%
Updated:December 10 2024
huggingface.co

Total runs: 1.4K
Run Growth: -855
Growth Rate: -58.97%
Updated:May 19 2022
huggingface.co

Total runs: 689
Run Growth: -195
Growth Rate: -28.30%
Updated:August 17 2026
huggingface.co

Total runs: 637
Run Growth: 616
Growth Rate: 96.70%
Updated:January 06 2025
huggingface.co

Total runs: 27
Run Growth: -5
Growth Rate: -18.52%
Updated:November 07 2024
huggingface.co

Total runs: 10
Run Growth: -1
Growth Rate: -10.00%
Updated:February 18 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:December 11 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:August 23 2023