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

ArsParadox
/
Viel-Mistral-v3

Text Generation
PEFT
PyTorch
Safetensors
English
mistral
rp
conversational
Model card Files Files and versions
xet
Community

Instructions to use ArsParadox/Viel-Mistral-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ArsParadox/Viel-Mistral-v3 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/mistral-7b-instruct-v0.3-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "ArsParadox/Viel-Mistral-v3")
  • Notebooks
  • Google Colab
  • Kaggle
Viel-Mistral-v3
15.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
ArsParadox's picture
ArsParadox
Update README.md
fc70180 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    2.96 kB
    Update README.md about 1 year ago
  • adapter_config.json
    812 Bytes
    Fine-tuned Mistral model on Viel-Lite Dataset about 1 year ago
  • adapter_model.safetensors
    671 MB
    xet
    Fine-tuned Mistral model on Viel-Lite Dataset about 1 year ago
  • config.json
    695 Bytes
    Fine-tuned Mistral model on Viel-Lite Dataset about 1 year ago
  • generation_config.json
    157 Bytes
    Fine-tuned Mistral model on Viel-Lite Dataset about 1 year ago
  • pytorch_model-00001-of-00003.bin
    4.95 GB
    xet
    Fine-tuned Mistral model on Viel-Lite Dataset about 1 year ago
  • pytorch_model-00002-of-00003.bin
    5 GB
    xet
    Fine-tuned Mistral model on Viel-Lite Dataset about 1 year ago
  • pytorch_model-00003-of-00003.bin
    4.55 GB
    xet
    Fine-tuned Mistral model on Viel-Lite Dataset about 1 year ago
  • pytorch_model.bin.index.json
    24 kB
    Fine-tuned Mistral model on Viel-Lite Dataset about 1 year ago
  • special_tokens_map.json
    110 Bytes
    Fine-tuned Mistral model on Viel-Lite Dataset about 1 year ago
  • tokenizer.json
    3.67 MB
    Fine-tuned Mistral model on Viel-Lite Dataset about 1 year ago
  • tokenizer.model
    587 kB
    xet
    Fine-tuned Mistral model on Viel-Lite Dataset about 1 year ago
  • tokenizer_config.json
    138 kB
    Fine-tuned Mistral model on Viel-Lite Dataset about 1 year ago