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

Bochkov
/
bvv241-abs

Feature Extraction
Transformers
gpt2
tokenizer
embeddings
LLM
MoE
unicode
Model card Files Files and versions
xet
Community
1

Instructions to use Bochkov/bvv241-abs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Bochkov/bvv241-abs with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Bochkov/bvv241-abs")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Bochkov/bvv241-abs", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bvv241-abs
3.78 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
Bochkov's picture
Bochkov
Update README.md
a707336 verified 7 months ago
  • .gitattributes
    1.63 kB
    Upload folder using huggingface_hub 11 months ago
  • README.md
    3.18 kB
    Update README.md 7 months ago
  • config.json
    186 Bytes
    Upload folder using huggingface_hub 11 months ago
  • embeddings_abs.txt
    1.61 GB
    xet
    Upload folder using huggingface_hub 11 months ago
  • merges.txt
    1.48 MB
    Upload folder using huggingface_hub 11 months ago
  • normalized_embeddings_weights.pt

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.15 GB
    xet
    Upload folder using huggingface_hub 11 months ago
  • special_tokens_map.json
    95 Bytes
    Upload folder using huggingface_hub 11 months ago
  • tokenizer.json
    11.3 MB
    xet
    Upload folder using huggingface_hub 11 months ago
  • tokenizer_config.json
    95 Bytes
    Upload folder using huggingface_hub 11 months ago
  • vocab.json
    2.35 MB
    Upload folder using huggingface_hub 11 months ago
  • vocab.txt
    4.19 MB
    Upload folder using huggingface_hub 11 months ago