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

N-Bot-Int
/
ZoraBetaA2

PEFT
Safetensors
English
trl
sft
unsloth
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use N-Bot-Int/ZoraBetaA2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use N-Bot-Int/ZoraBetaA2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceH4/zephyr-7b-beta")
    model = PeftModel.from_pretrained(base_model, "N-Bot-Int/ZoraBetaA2")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
ZoraBetaA2
171 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
ItsMeDevRoland's picture
ItsMeDevRoland
Update README.md
7b5f402 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    2.78 kB
    Update README.md about 1 year ago
  • adapter_config.json
    858 Bytes
    Upload model trained with Unsloth about 1 year ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload model trained with Unsloth about 1 year ago
  • special_tokens_map.json
    102 Bytes
    Upload model trained with Unsloth about 1 year ago
  • tokenizer.json
    3.51 MB
    Upload model trained with Unsloth about 1 year ago
  • tokenizer_config.json
    1.82 kB
    Upload model trained with Unsloth about 1 year ago