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

sherrichuah
/
adaption_finmix_v1_instruct

PEFT
Safetensors
mixtral
lora
adapter
adaption
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use sherrichuah/adaption_finmix_v1_instruct with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mixtral-8x7B-Instruct-v0.1")
    model = PeftModel.from_pretrained(base_model, "sherrichuah/adaption_finmix_v1_instruct")
  • Notebooks
  • Google Colab
  • Kaggle
adaption_finmix_v1_instruct
17.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
sherrichuah's picture
sherrichuah
Add 11 files
d55df20 verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • README.md
    3.45 kB
    Add 11 files 1 day ago
  • adapter_config.json
    787 Bytes
    Add 11 files 1 day ago
  • adapter_model.safetensors
    13.6 MB
    xet
    Add 11 files 1 day ago
  • chat_template.jinja
    1.06 kB
    Add 11 files 1 day ago
  • config.json
    867 Bytes
    Add 11 files 1 day ago
  • special_tokens_map.json
    94 Bytes
    Add 11 files 1 day ago
  • tokenizer.json
    3.51 MB
    Add 11 files 1 day ago
  • tokenizer_config.json
    496 Bytes
    Add 11 files 1 day ago
  • trainer_state.json
    29.6 kB
    Add 11 files 1 day ago
  • training-metrics.png
    79.9 kB
    Add 11 files 1 day ago
  • win-rates.png
    44.3 kB
    Add 11 files 1 day ago