lightonai / RITA_m

huggingface.co
Total runs: 637
24-hour runs: 0
7-day runs: 145
30-day runs: 616
Model's Last Updated: January 06 2025
text-generation

Introduction of RITA_m

Model Details of RITA_m

RITA-M

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_m, trust_remote_code=True")
tokenizer = AutoTokenizer.from_pretrained("lightonai/RITA_m")

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_m on huggingface.co

637
Total runs
0
24-hour runs
0
3-day runs
145
7-day runs
616
30-day runs

More Information About RITA_m huggingface.co Model

RITA_m huggingface.co

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

lightonai RITA_m online free

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

lightonai RITA_m online free url in huggingface.co:

https://huggingface.co/lightonai/RITA_m

RITA_m install

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

RITA_m install url in huggingface.co:

https://huggingface.co/lightonai/RITA_m

Url of RITA_m

Provider of RITA_m 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.7K
Run Growth: -2.4K
Growth Rate: -137.62%
Updated:November 13 2024
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: 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