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

h3ir
/
morbi-v022-lora

Text Generation
PEFT
Safetensors
English
insurance
actuarial
life-insurance
health-insurance
accounting
cpa
cfa
legal
bar-exam
finance
wealth-management
estate-planning
mistral
lora
qlora
conversational
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use h3ir/morbi-v022-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use h3ir/morbi-v022-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-Small-Instruct-2409")
    model = PeftModel.from_pretrained(base_model, "h3ir/morbi-v022-lora")
  • Notebooks
  • Google Colab
  • Kaggle
morbi-v022-lora
767 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
h3ir's picture
h3ir
Enhanced model card with comprehensive documentation
5f8cffb verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    14.3 kB
    Enhanced model card with comprehensive documentation 7 months ago
  • adapter_config.json
    740 Bytes
    Morbi v0.2.2 LoRA adapter 7 months ago
  • adapter_model.safetensors
    763 MB
    xet
    Morbi v0.2.2 LoRA adapter 7 months ago
  • special_tokens_map.json
    437 Bytes
    Morbi v0.2.2 LoRA adapter 7 months ago
  • tokenizer.json
    3.67 MB
    Morbi v0.2.2 LoRA adapter 7 months ago
  • tokenizer_config.json
    141 kB
    Morbi v0.2.2 LoRA adapter 7 months ago
  • training_args.bin
    5.24 kB
    xet
    Morbi v0.2.2 LoRA adapter 7 months ago