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

surrey-nlp
/
En-Mr_Mono-AG-Llama-2-13b

PEFT
Safetensors
llama-factory
lora
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use surrey-nlp/En-Mr_Mono-AG-Llama-2-13b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use surrey-nlp/En-Mr_Mono-AG-Llama-2-13b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-13b-chat-hf")
    model = PeftModel.from_pretrained(base_model, "surrey-nlp/En-Mr_Mono-AG-Llama-2-13b")
  • Notebooks
  • Google Colab
  • Kaggle
En-Mr_Mono-AG-Llama-2-13b
173 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
ArchSid's picture
ArchSid
Update README.md
a6d3a6c verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.03 kB
    Update README.md over 1 year ago
  • adapter_config.json
    656 Bytes
    Upload 10 files over 1 year ago
  • adapter_model.safetensors
    172 MB
    xet
    Upload 10 files over 1 year ago
  • all_results.json
    168 Bytes
    Upload 10 files over 1 year ago
  • special_tokens_map.json
    437 Bytes
    Upload 10 files over 1 year ago
  • tokenizer.model
    500 kB
    xet
    Upload 10 files over 1 year ago
  • tokenizer_config.json
    2.08 kB
    Upload 10 files over 1 year ago
  • train_results.json
    168 Bytes
    Upload 10 files over 1 year ago
  • trainer_state.json
    1.69 kB
    Upload 10 files over 1 year ago
  • training_args.bin
    5.18 kB
    xet
    Upload 10 files over 1 year ago