Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

DNA-LLM
/
llada_70M

Feature Extraction
Transformers
Safetensors
llada
custom_code
Model card Files Files and versions
xet
Community
1

Instructions to use DNA-LLM/llada_70M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use DNA-LLM/llada_70M with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="DNA-LLM/llada_70M", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("DNA-LLM/llada_70M", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
llada_70M
302 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Hack90's picture
Hack90
Upload model
d595178 verified 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    5.17 kB
    Upload model 12 months ago
  • config.json
    1.46 kB
    Upload model 12 months ago
  • generation_config.json
    133 Bytes
    Upload model 12 months ago
  • model.safetensors
    302 MB
    xet
    Upload model 12 months ago