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

Dumele
/
viv-beta-mistral2

PEFT
Safetensors
mistral
Model card Files Files and versions
xet
Community
3

Instructions to use Dumele/viv-beta-mistral2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Dumele/viv-beta-mistral2 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, "Dumele/viv-beta-mistral2")
  • Notebooks
  • Google Colab
  • Kaggle
viv-beta-mistral2
371 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
OpeoluwaAdekoya's picture
OpeoluwaAdekoya
Sh3rlockhomes's picture
Sh3rlockhomes
Create requirements.txt (#3)
d3286ba verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    5.11 kB
    Upload folder using huggingface_hub about 2 years ago
  • adapter_config.json
    704 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • adapter_model.safetensors
    369 MB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • app.py
    936 Bytes
    Create app.py (#2) about 2 years ago
  • config.json
    807 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • requirements.txt
    59 Bytes
    Create requirements.txt (#3) about 2 years ago
  • special_tokens_map.json
    437 Bytes
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer.json
    1.8 MB
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer.model
    493 kB
    xet
    Upload folder using huggingface_hub about 2 years ago
  • tokenizer_config.json
    1.46 kB
    Upload folder using huggingface_hub about 2 years ago