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

LegendaryDawn
/
ours_sft_iter0

Feature Extraction
Transformers
PyTorch
mistral
text-embeddings-inference
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use LegendaryDawn/ours_sft_iter0 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="LegendaryDawn/ours_sft_iter0")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("LegendaryDawn/ours_sft_iter0")
    model = AutoModel.from_pretrained("LegendaryDawn/ours_sft_iter0")
  • Notebooks
  • Google Colab
  • Kaggle
ours_sft_iter0
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
chenxi
Upload tokenizer
e804cca verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    21 Bytes
    initial commit about 2 years ago
  • config.json
    677 Bytes
    Upload model about 2 years ago
  • pytorch_model-00001-of-00003.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.BFloat16Storage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    4.94 GB
    xet
    Upload model about 2 years ago
  • pytorch_model-00002-of-00003.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.BFloat16Storage",
    • "collections.OrderedDict"

    What is a pickle import?

    5 GB
    xet
    Upload model about 2 years ago
  • pytorch_model-00003-of-00003.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.BFloat16Storage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    4.28 GB
    xet
    Upload model about 2 years ago
  • pytorch_model.bin.index.json
    22.2 kB
    Upload model about 2 years ago
  • special_tokens_map.json
    551 Bytes
    Upload tokenizer about 2 years ago
  • tokenizer.json
    1.8 MB
    Upload tokenizer about 2 years ago
  • tokenizer_config.json
    1.39 kB
    Upload tokenizer about 2 years ago