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

Imsachinsingh00
/
Fine_tuned_LoRA_Mistral_MTSDialog_Summarization

Summarization
PEFT
Safetensors
medical
lora
mistral
dialogue
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • PEFT

    How to use Imsachinsingh00/Fine_tuned_LoRA_Mistral_MTSDialog_Summarization with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1")
    model = PeftModel.from_pretrained(base_model, "Imsachinsingh00/Fine_tuned_LoRA_Mistral_MTSDialog_Summarization")
  • Notebooks
  • Google Colab
  • Kaggle
Fine_tuned_LoRA_Mistral_MTSDialog_Summarization
1.68 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Imsachinsingh00's picture
Imsachinsingh00
Update README.md
abfbad3 verified 12 months ago
  • checkpoint-134
    Upload folder using huggingface_hub 12 months ago
  • checkpoint-201
    Upload folder using huggingface_hub 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    3.72 kB
    Update README.md 12 months ago
  • adapter_config.json
    813 Bytes
    Upload folder using huggingface_hub 12 months ago
  • adapter_model.safetensors
    538 MB
    xet
    Upload folder using huggingface_hub 12 months ago
  • special_tokens_map.json
    582 Bytes
    Upload folder using huggingface_hub 12 months ago
  • tokenizer.json
    3.51 MB
    Upload folder using huggingface_hub 12 months ago
  • tokenizer_config.json
    1.25 kB
    Upload folder using huggingface_hub 12 months ago