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

pankajemplay
/
mistral_7b-instruct-intent-1615

PEFT
Safetensors
mistral
Model card Files Files and versions
xet
Community

Instructions to use pankajemplay/mistral_7b-instruct-intent-1615 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use pankajemplay/mistral_7b-instruct-intent-1615 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, "pankajemplay/mistral_7b-instruct-intent-1615")
  • Notebooks
  • Google Colab
  • Kaggle
mistral_7b-instruct-intent-1615
14.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
pankajemplay's picture
pankajemplay
Upload tokenizer
05d8cc7 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    5.95 kB
    Upload model over 2 years ago
  • adapter_config.json
    546 Bytes
    Upload model over 2 years ago
  • adapter_model.safetensors
    369 MB
    xet
    Upload model over 2 years ago
  • added_tokens.json
    21 Bytes
    Upload tokenizer over 2 years ago
  • config.json
    655 Bytes
    Upload MistralForCausalLM over 2 years ago
  • generation_config.json
    116 Bytes
    Upload MistralForCausalLM over 2 years ago
  • model-00001-of-00003.safetensors
    4.94 GB
    xet
    Upload MistralForCausalLM over 2 years ago
  • model-00002-of-00003.safetensors
    5 GB
    xet
    Upload MistralForCausalLM over 2 years ago
  • model-00003-of-00003.safetensors
    4.54 GB
    xet
    Upload MistralForCausalLM over 2 years ago
  • model.safetensors.index.json
    24 kB
    Upload MistralForCausalLM over 2 years ago
  • special_tokens_map.json
    437 Bytes
    Upload tokenizer over 2 years ago
  • tokenizer.json
    1.8 MB
    Upload tokenizer over 2 years ago
  • tokenizer.model
    493 kB
    xet
    Upload tokenizer over 2 years ago
  • tokenizer_config.json
    1.64 kB
    Upload tokenizer over 2 years ago