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

  • Log In
  • Sign Up

Billyyy
/
llama8B_mn_embed_init

Feature Extraction
Transformers
Safetensors
llama
Model card Files Files and versions
xet
Community

Instructions to use Billyyy/llama8B_mn_embed_init with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Billyyy/llama8B_mn_embed_init with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Billyyy/llama8B_mn_embed_init")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Billyyy/llama8B_mn_embed_init")
    model = AutoModel.from_pretrained("Billyyy/llama8B_mn_embed_init")
  • Notebooks
  • Google Colab
  • Kaggle
llama8B_mn_embed_init
15.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Billyyy's picture
Billyyy
Upload model
2ac8d1c verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    5.17 kB
    Upload model about 1 year ago
  • config.json
    913 Bytes
    Upload model about 1 year ago
  • model-00001-of-00004.safetensors
    4.92 GB
    xet
    Upload model about 1 year ago
  • model-00002-of-00004.safetensors
    5 GB
    xet
    Upload model about 1 year ago
  • model-00003-of-00004.safetensors
    4.92 GB
    xet
    Upload model about 1 year ago
  • model-00004-of-00004.safetensors
    235 MB
    xet
    Upload model about 1 year ago
  • model.safetensors.index.json
    22.2 kB
    Upload model about 1 year ago