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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

seop-du
/
mistral_question_decomposition

PEFT
Safetensors
mistral
Model card Files Files and versions
xet
Community

Instructions to use seop-du/mistral_question_decomposition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use seop-du/mistral_question_decomposition with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.1")
    model = PeftModel.from_pretrained(base_model, "seop-du/mistral_question_decomposition")
  • Notebooks
  • Google Colab
  • Kaggle
mistral_question_decomposition
14.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
seop-du's picture
seop-du
Upload folder using huggingface_hub
8d43ad7 verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    5.11 kB
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_config.json
    705 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • adapter_model.safetensors
    92.3 MB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • config.json
    650 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • generation_config.json
    111 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • model-00001-of-00003.safetensors
    4.94 GB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • model-00002-of-00003.safetensors
    5 GB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • model-00003-of-00003.safetensors
    4.54 GB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • model.safetensors.index.json
    24 kB
    Upload folder using huggingface_hub almost 2 years ago
  • special_tokens_map.json
    414 Bytes
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer.json
    1.8 MB
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer.model
    493 kB
    xet
    Upload folder using huggingface_hub almost 2 years ago
  • tokenizer_config.json
    1.47 kB
    Upload folder using huggingface_hub almost 2 years ago