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

cimphony-ai-admin
/
Cimphony-Mistral-Law-7B

Text Generation
PEFT
Safetensors
mistral
alignment-handbook
trl
sft
Generated from Trainer
Eval Results (legacy)
Model card Files Files and versions
xet
Community
1

Instructions to use cimphony-ai-admin/Cimphony-Mistral-Law-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use cimphony-ai-admin/Cimphony-Mistral-Law-7B 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, "cimphony-ai-admin/Cimphony-Mistral-Law-7B")
  • Notebooks
  • Google Colab
  • Kaggle
Cimphony-Mistral-Law-7B
262 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
iarbel's picture
iarbel
Update README.md
c7cc200 verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    7.47 kB
    Update README.md about 2 years ago
  • adapter_config.json
    661 Bytes
    Upload 8 files about 2 years ago
  • adapter_model.safetensors
    260 MB
    xet
    Upload 8 files about 2 years ago
  • config.json
    642 Bytes
    Upload 8 files about 2 years ago
  • special_tokens_map.json
    438 Bytes
    Upload 8 files about 2 years ago
  • tokenizer.json
    1.8 MB
    Upload 8 files about 2 years ago
  • tokenizer.model
    493 kB
    xet
    Upload 8 files about 2 years ago
  • tokenizer_config.json
    943 Bytes
    Upload 8 files about 2 years ago