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

Olsen12
/
mistral-lmr-v1

Text Generation
PEFT
Safetensors
French
lora
french
literary
conversational
Model card Files Files and versions
xet
Community

Instructions to use Olsen12/mistral-lmr-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Olsen12/mistral-lmr-v1 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, "Olsen12/mistral-lmr-v1")
  • Notebooks
  • Google Colab
  • Kaggle
mistral-lmr-v1
220 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Olsen12's picture
Olsen12
๐Ÿš€ Upload Mistral LMR v1 - API Inference Providers
1963a22 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    3.61 kB
    ๐Ÿš€ Upload Mistral LMR v1 - API Inference Providers 10 months ago
  • adapter_config.json
    687 Bytes
    ๐Ÿš€ Upload Mistral LMR v1 - API Inference Providers 10 months ago
  • adapter_model.safetensors
    218 MB
    xet
    ๐Ÿš€ Upload Mistral LMR v1 - API Inference Providers 10 months ago
  • special_tokens_map.json
    437 Bytes
    ๐Ÿš€ Upload du modรจle Mistral LMR v1 10 months ago
  • tokenizer.json
    1.8 MB
    ๐Ÿš€ Upload Mistral LMR v1 - API Inference Providers 10 months ago
  • tokenizer.model
    493 kB
    xet
    ๐Ÿš€ Upload du modรจle Mistral LMR v1 10 months ago
  • tokenizer_config.json
    2.1 kB
    ๐Ÿš€ Upload du modรจle Mistral LMR v1 10 months ago