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

  • Log In
  • Sign Up

XeroCodes
/
xenith-2b

Text Generation
PEFT
Safetensors
English
gemma
conversational
Model card Files Files and versions
xet
Community

Instructions to use XeroCodes/xenith-2b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use XeroCodes/xenith-2b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-1.1-2b-it-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "XeroCodes/xenith-2b")
  • Notebooks
  • Google Colab
  • Kaggle
xenith-2b
5.11 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
XeroCodes's picture
XeroCodes
Delete xenith-2b-q8_0.gguf
fabe62f verified almost 2 years ago
  • .gitattributes
    1.68 kB
    Upload xenith-2b-f16.gguf with huggingface_hub almost 2 years ago
  • README.md
    1.85 kB
    Update README.md almost 2 years ago
  • adapter_config.json
    737 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_model.safetensors
    78.5 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • config.json
    752 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • generation_config.json
    132 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • model-00001-of-00002.safetensors
    4.95 GB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • model-00002-of-00002.safetensors
    67.1 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • model.safetensors.index.json
    13.5 kB
    Upload folder using huggingface_hub almost 2 years ago
  • special_tokens_map.json
    636 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer.json
    17.5 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer.model
    4.24 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer_config.json
    40.6 kB
    Upload folder using huggingface_hub almost 2 years ago