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

mohamedemam
/
Em2-Mistral-7b

PEFT
Safetensors
English
autograding
essay quetion
sentence similarity
Model card Files Files and versions
xet
Community

Instructions to use mohamedemam/Em2-Mistral-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use mohamedemam/Em2-Mistral-7b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("nfaheem/Marcoroni-7b-DPO-Merge")
    model = PeftModel.from_pretrained(base_model, "mohamedemam/Em2-Mistral-7b")
  • Notebooks
  • Google Colab
  • Kaggle
Em2-Mistral-7b
170 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
mohamedemam's picture
mohamedemam
Update README.md
23aa33b verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    10.7 kB
    Update README.md almost 2 years ago
  • adapter_config.json
    733 Bytes
    Upload model almost 2 years ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload model almost 2 years ago
  • special_tokens_map.json
    510 Bytes
    Upload tokenizer almost 2 years ago
  • tokenizer.json
    1.8 MB
    Upload tokenizer almost 2 years ago
  • tokenizer.model
    493 kB
    xet
    Upload tokenizer almost 2 years ago
  • tokenizer_config.json
    1.03 kB
    Upload tokenizer almost 2 years ago