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

mrhunghd
/
e95dd472-c1b7-42fa-98ef-b20a4966521e

PEFT
Safetensors
mistral
axolotl
Generated from Trainer
8-bit precision
bitsandbytes
Model card Files Files and versions
xet
Community

Instructions to use mrhunghd/e95dd472-c1b7-42fa-98ef-b20a4966521e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use mrhunghd/e95dd472-c1b7-42fa-98ef-b20a4966521e 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, "mrhunghd/e95dd472-c1b7-42fa-98ef-b20a4966521e")
  • Notebooks
  • Google Colab
  • Kaggle
e95dd472-c1b7-42fa-98ef-b20a4966521e
172 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
mrhunghd's picture
mrhunghd
End of training
522fe20 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.66 kB
    End of training over 1 year ago
  • adapter_config.json
    729 Bytes
    End of training over 1 year ago
  • adapter_model.bin
    84 MB
    xet
    End of training over 1 year ago
  • adapter_model.safetensors
    83.9 MB
    xet
    End of training over 1 year ago
  • config.json
    1.21 kB
    End of training over 1 year ago
  • special_tokens_map.json
    624 Bytes
    End of training over 1 year ago
  • tokenizer.json
    3.51 MB
    End of training over 1 year ago
  • tokenizer.model
    493 kB
    xet
    End of training over 1 year ago
  • tokenizer_config.json
    1.57 kB
    End of training over 1 year ago
  • training_args.bin
    6.78 kB
    xet
    End of training over 1 year ago