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

codegood
/
Mistral_SC_QA

PEFT
TensorBoard
Safetensors
mistral
4-bit precision
bitsandbytes
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • PEFT

    How to use codegood/Mistral_SC_QA with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("alexsherstinsky/Mistral-7B-v0.1-sharded")
    model = PeftModel.from_pretrained(base_model, "codegood/Mistral_SC_QA")
  • Notebooks
  • Google Colab
  • Kaggle
Mistral_SC_QA
673 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
codegood's picture
codegood
Delete pytorch_model_new-001.bin
7f7e30f over 2 years ago
  • Nov06_02-51-04_dc89b5a76b6f
    Upload 15 files almost 3 years ago
  • Oct26_12-21-42_666b7b78866f
    Upload 15 files almost 3 years ago
  • Oct26_12-29-44_666b7b78866f
    Upload 15 files almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    6.35 kB
    Upload 15 files almost 3 years ago
  • adapter_config.json
    584 Bytes
    Upload 15 files almost 3 years ago
  • adapter_model.bin
    336 MB
    xet
    Upload 15 files almost 3 years ago
  • adapter_model.safetensors
    336 MB
    xet
    Upload 15 files almost 3 years ago
  • config.json
    1.02 kB
    Upload 15 files almost 3 years ago
  • special_tokens_map.json
    437 Bytes
    Upload 15 files almost 3 years ago
  • tokenizer.json
    1.8 MB
    Upload 15 files almost 3 years ago
  • tokenizer_config.json
    963 Bytes
    Upload 15 files almost 3 years ago
  • training_args.bin
    4.54 kB
    xet
    Upload 15 files almost 3 years ago