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

XanderJC
/
llama-3-8b-orca-rm

PEFT
TensorBoard
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use XanderJC/llama-3-8b-orca-rm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use XanderJC/llama-3-8b-orca-rm with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("meta-llama/Meta-Llama-3-8B")
    model = PeftModel.from_pretrained(base_model, "XanderJC/llama-3-8b-orca-rm")
  • Notebooks
  • Google Colab
  • Kaggle
llama-3-8b-orca-rm
64 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
XanderJC's picture
XanderJC
End of training
88f8508 verified about 2 years ago
  • runs
    End of training about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.15 kB
    End of training about 2 years ago
  • adapter_config.json
    694 Bytes
    End of training about 2 years ago
  • adapter_model.safetensors
    54.6 MB
    xet
    End of training about 2 years ago
  • special_tokens_map.json
    335 Bytes
    End of training about 2 years ago
  • tokenizer.json
    9.09 MB
    End of training about 2 years ago
  • tokenizer_config.json
    50.6 kB
    End of training about 2 years ago
  • training_args.bin
    4.73 kB
    xet
    End of training about 2 years ago