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

AryaGarg23
/
llama-3.2-3b-gnu-prolog-lora

PEFT
Safetensors
llama
lora
prolog
adaption-labs
autoscientist-challenge
domain-adaptation
Model card Files Files and versions
xet
Community

Instructions to use AryaGarg23/llama-3.2-3b-gnu-prolog-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use AryaGarg23/llama-3.2-3b-gnu-prolog-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Meta-Llama-3.2-3B-Instruct-Reference__TOG__FT")
    model = PeftModel.from_pretrained(base_model, "AryaGarg23/llama-3.2-3b-gnu-prolog-lora")
  • Notebooks
  • Google Colab
  • Kaggle
llama-3.2-3b-gnu-prolog-lora
115 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
AryaGarg23's picture
AryaGarg23
RARE Prolog LoRA + card (AutoScientist Part 2)
8bcf099 verified 5 days ago
  • .gitattributes
    1.57 kB
    RARE Prolog LoRA + card (AutoScientist Part 2) 5 days ago
  • README.md
    1.18 kB
    RARE Prolog LoRA + card (AutoScientist Part 2) 5 days ago
  • adapter_config.json
    892 Bytes
    RARE Prolog LoRA + card (AutoScientist Part 2) 5 days ago
  • adapter_model.safetensors
    97.3 MB
    xet
    RARE Prolog LoRA + card (AutoScientist Part 2) 5 days ago
  • chat_template.jinja
    3.83 kB
    RARE Prolog LoRA + card (AutoScientist Part 2) 5 days ago
  • config.json
    894 Bytes
    RARE Prolog LoRA + card (AutoScientist Part 2) 5 days ago
  • special_tokens_map.json
    96 Bytes
    RARE Prolog LoRA + card (AutoScientist Part 2) 5 days ago
  • tokenizer.json
    17.2 MB
    xet
    RARE Prolog LoRA + card (AutoScientist Part 2) 5 days ago
  • tokenizer_config.json
    380 Bytes
    RARE Prolog LoRA + card (AutoScientist Part 2) 5 days ago
  • trainer_state.json
    18.7 kB
    RARE Prolog LoRA + card (AutoScientist Part 2) 5 days ago