Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

LSX-UniWue
/
LLaMmlein2Vec_1B

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

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

  • Libraries
  • Transformers

    How to use LSX-UniWue/LLaMmlein2Vec_1B with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="LSX-UniWue/LLaMmlein2Vec_1B")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("LSX-UniWue/LLaMmlein2Vec_1B")
    model = AutoModel.from_pretrained("LSX-UniWue/LLaMmlein2Vec_1B")
  • Notebooks
  • Google Colab
  • Kaggle
LLaMmlein2Vec_1B
2.07 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 5 commits
JanPf's picture
JanPf
Update README.md
0210b72 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 1B LLaMmlein2Vec 10 months ago
  • config.json
    778 Bytes
    Add 1B LLaMmlein2Vec 10 months ago
  • license.md
    14.7 kB
    Create license.md 10 months ago
  • llm2vec_config.json
    110 Bytes
    Add 1B LLaMmlein2Vec 10 months ago
  • model.safetensors
    2.07 GB
    xet
    Add 1B LLaMmlein2Vec 10 months ago
  • special_tokens_map.json
    437 Bytes
    Add 1B LLaMmlein2Vec 10 months ago
  • tokenizer.json
    2.06 MB
    Add 1B LLaMmlein2Vec 10 months ago
  • tokenizer.model
    793 kB
    xet
    Add 1B LLaMmlein2Vec 10 months ago
  • tokenizer_config.json
    2.67 kB
    Add 1B LLaMmlein2Vec 10 months ago