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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

krittykitty
/
kritty_v2_fixed

Feature Extraction
Transformers
LiteRT
ONNX
Safetensors
bert
text-embeddings-inference
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use krittykitty/kritty_v2_fixed with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="krittykitty/kritty_v2_fixed")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("krittykitty/kritty_v2_fixed")
    model = AutoModel.from_pretrained("krittykitty/kritty_v2_fixed")
  • Notebooks
  • Google Colab
  • Kaggle
kritty_v2_fixed
867 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 33 commits
krittykitty's picture
krittykitty
Upload folder using huggingface_hub
a61a816 verified 8 months ago
  • distilbert_ct2_float32
    Upload folder using huggingface_hub 8 months ago
  • distilbert_ct2_int8
    Upload folder using huggingface_hub 8 months ago
  • .gitattributes
    1.57 kB
    Upload tflite_runtime with huggingface_hub 9 months ago
  • README.md
    5.17 kB
    Upload model 9 months ago
  • config.json
    612 Bytes
    Upload model 9 months ago
  • kritty_v2_fixed_fp16.tflite
    66.7 MB
    xet
    Upload kritty_v2_fixed_fp16.tflite with huggingface_hub 9 months ago
  • kritty_v2_fixed_int8.tflite
    34 MB
    xet
    Upload kritty_v2_fixed_int8.tflite with huggingface_hub 8 months ago
  • kritty_v2_fp32.tflite
    133 MB
    xet
    Upload kritty_v2_fp32.tflite with huggingface_hub 9 months ago
  • model.safetensors
    133 MB
    xet
    Upload model 9 months ago
  • model_fp16_optimized.onnx
    97.5 MB
    xet
    Upload model_fp16_optimized.onnx with huggingface_hub 8 months ago
  • model_fp32_optimized.onnx
    133 MB
    xet
    Upload model_fp32_optimized.onnx with huggingface_hub 8 months ago
  • model_int8_optimized.onnx
    97.5 MB
    xet
    Upload model_int8_optimized.onnx with huggingface_hub 8 months ago
  • qa_head.npz
    3.59 kB
    xet
    Upload qa_head.npz with huggingface_hub 8 months ago
  • special_tokens_map.json
    695 Bytes
    Upload tokenizer 9 months ago
  • tokenizer.json
    712 kB
    Upload tokenizer 9 months ago
  • tokenizer_config.json
    1.46 kB
    Upload tokenizer 9 months ago
  • vocab.txt
    232 kB
    Upload tokenizer 9 months ago