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

bpalacios
/
Mistral_ttg

PEFT
Safetensors
mistral
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use bpalacios/Mistral_ttg with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2")
    model = PeftModel.from_pretrained(base_model, "bpalacios/Mistral_ttg")
  • Notebooks
  • Google Colab
  • Kaggle
Mistral_ttg
14.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
bpalacios's picture
bpalacios
Rename model-00003-of-00003-001.safetensors to model-00003-of-00003.safetensors
efc643a verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    5.11 kB
    Upload 10 files about 2 years ago
  • adapter_config.json
    687 Bytes
    Upload 10 files about 2 years ago
  • adapter_model.safetensors
    109 MB
    xet
    Upload 10 files about 2 years ago
  • config.json
    652 Bytes
    Upload 10 files about 2 years ago
  • generation_config.json
    111 Bytes
    Upload 10 files about 2 years ago
  • model-00001-of-00003.safetensors
    4.94 GB
    xet
    Upload 3 files about 2 years ago
  • model-00002-of-00003.safetensors
    5 GB
    xet
    Upload 3 files about 2 years ago
  • model-00003-of-00003.safetensors
    4.54 GB
    xet
    Rename model-00003-of-00003-001.safetensors to model-00003-of-00003.safetensors about 2 years ago
  • model.safetensors.index.json
    24 kB
    Upload 10 files about 2 years ago
  • special_tokens_map.json
    437 Bytes
    Upload 10 files about 2 years ago
  • tokenizer.json
    1.8 MB
    Upload 10 files about 2 years ago
  • tokenizer.model
    493 kB
    xet
    Upload 10 files about 2 years ago
  • tokenizer_config.json
    1.46 kB
    Upload 10 files about 2 years ago