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

cassuto
/
Llama-3.1-ANLI-R1-R2-R3-8B-Instruct

Sentence Similarity
PEFT
Safetensors
NLI
Textual Entailment
Llama
Model card Files Files and versions
xet
Community

Instructions to use cassuto/Llama-3.1-ANLI-R1-R2-R3-8B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use cassuto/Llama-3.1-ANLI-R1-R2-R3-8B-Instruct with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/root/autodl-tmp/Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "cassuto/Llama-3.1-ANLI-R1-R2-R3-8B-Instruct")
  • Notebooks
  • Google Colab
  • Kaggle
Llama-3.1-ANLI-R1-R2-R3-8B-Instruct
109 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
cassuto's picture
cassuto
Upload folder using huggingface_hub
811482d verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    5.74 kB
    Upload folder using huggingface_hub over 1 year ago
  • adapter_config.json
    663 Bytes
    Upload folder using huggingface_hub over 1 year ago
  • adapter_model.safetensors
    109 MB
    xet
    Upload folder using huggingface_hub over 1 year ago