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

  • Log In
  • Sign Up

anon22342134
/
testttt

Feature Extraction
Transformers
Safetensors
mistral
text-embeddings-inference
compressed-tensors
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use anon22342134/testttt with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="anon22342134/testttt")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("anon22342134/testttt")
    model = AutoModel.from_pretrained("anon22342134/testttt")
  • Notebooks
  • Google Colab
  • Kaggle
testttt
12.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
anon22342134's picture
anon22342134
Add tokenizer
9c37a53 verified 8 months ago
  • .gitattributes
    1.57 kB
    Add tokenizer 8 months ago
  • README.md
    5.17 kB
    Initial model upload 8 months ago
  • chat_template.jinja
    2.67 kB
    Add tokenizer 8 months ago
  • config.json
    1.43 kB
    Initial model upload 8 months ago
  • model-00001-of-00003.safetensors
    4.98 GB
    xet
    Initial model upload 8 months ago
  • model-00002-of-00003.safetensors
    4.99 GB
    xet
    Initial model upload 8 months ago
  • model-00003-of-00003.safetensors
    2.84 GB
    xet
    Initial model upload 8 months ago
  • model.safetensors.index.json
    75.1 kB
    Initial model upload 8 months ago
  • special_tokens_map.json
    21.4 kB
    Add tokenizer 8 months ago
  • tokenizer.json
    17.1 MB
    xet
    Add tokenizer 8 months ago
  • tokenizer_config.json
    198 kB
    Add tokenizer 8 months ago