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

  • Log In
  • Sign Up

LSX-UniWue
/
LLaMmlein2Vec_7B

Feature Extraction
Transformers
Safetensors
German
llama
masked-lm
long-context
text-embeddings-inference
Model card Files Files and versions
xet
Community
1

Instructions to use LSX-UniWue/LLaMmlein2Vec_7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use LSX-UniWue/LLaMmlein2Vec_7B with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="LSX-UniWue/LLaMmlein2Vec_7B")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("LSX-UniWue/LLaMmlein2Vec_7B")
    model = AutoModel.from_pretrained("LSX-UniWue/LLaMmlein2Vec_7B")
  • Notebooks
  • Google Colab
  • Kaggle
LLaMmlein2Vec_7B
13.2 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 5 commits
JanPf's picture
JanPf
Update README.md
3a28292 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    1.34 kB
    Update README.md 7 months ago
  • added_tokens.json
    146 Bytes
    Add 7B LLaMmlein2Vec 10 months ago
  • config.json
    721 Bytes
    Add 7B LLaMmlein2Vec 10 months ago
  • license.md
    14.7 kB
    Create license.md 10 months ago
  • llm2vec_config.json
    110 Bytes
    Add 7B LLaMmlein2Vec 10 months ago
  • model-00001-of-00003.safetensors
    4.94 GB
    xet
    Add 7B LLaMmlein2Vec 10 months ago
  • model-00002-of-00003.safetensors
    4.95 GB
    xet
    Add 7B LLaMmlein2Vec 10 months ago
  • model-00003-of-00003.safetensors
    3.33 GB
    xet
    Add 7B LLaMmlein2Vec 10 months ago
  • model.safetensors.index.json
    22.2 kB
    Add 7B LLaMmlein2Vec 10 months ago
  • special_tokens_map.json
    437 Bytes
    Add 7B LLaMmlein2Vec 10 months ago
  • tokenizer.json
    2.06 MB
    Add 7B LLaMmlein2Vec 10 months ago
  • tokenizer.model
    793 kB
    xet
    Add 7B LLaMmlein2Vec 10 months ago
  • tokenizer_config.json
    2.67 kB
    Add 7B LLaMmlein2Vec 10 months ago