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

gokul00060
/
loara-chat-arm

PEFT
Safetensors
mistral
4-bit precision
gptq
Model card Files Files and versions
xet
Community

Instructions to use gokul00060/loara-chat-arm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use gokul00060/loara-chat-arm with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TheBloke/zephyr-7B-alpha-GPTQ")
    model = PeftModel.from_pretrained(base_model, "gokul00060/loara-chat-arm")
  • Notebooks
  • Google Colab
  • Kaggle
loara-chat-arm
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
gokul00060's picture
gokul00060
Upload config.json
b9d2a7d over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    5.11 kB
    Upload 12 files almost 3 years ago
  • adapter_config.json
    582 Bytes
    Upload 12 files almost 3 years ago
  • adapter_model.safetensors
    27.3 MB
    xet
    Upload 12 files almost 3 years ago
  • config.json
    1.31 kB
    Upload config.json over 2 years ago
  • optimizer.pt
    54.6 MB
    xet
    Upload 12 files almost 3 years ago
  • rng_state.pth
    14.2 kB
    xet
    Upload 12 files almost 3 years ago
  • scheduler.pt
    1.06 kB
    xet
    Upload 12 files almost 3 years ago
  • special_tokens_map.json
    510 Bytes
    Upload 12 files almost 3 years ago
  • tokenizer.json
    1.8 MB
    Upload 12 files almost 3 years ago
  • tokenizer.model
    493 kB
    xet
    Upload 12 files almost 3 years ago
  • tokenizer_config.json
    984 Bytes
    Upload 12 files almost 3 years ago
  • trainer_state.json
    1.01 kB
    Upload 12 files almost 3 years ago
  • training_args.bin
    4.6 kB
    xet
    Upload 12 files almost 3 years ago