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

juzhengz
/
LoRI-D_code_llama3_rank_32

Text Generation
PEFT
Safetensors
lora
fine-tuning
language-model
code-generation
natural-language-understanding
mathematical-reasoning
safety-alignment
multi-task
continual-learning
llama
llama-3
Model card Files Files and versions
xet
Community
1

Instructions to use juzhengz/LoRI-D_code_llama3_rank_32 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use juzhengz/LoRI-D_code_llama3_rank_32 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B")
    model = PeftModel.from_pretrained(base_model, "juzhengz/LoRI-D_code_llama3_rank_32")
  • Notebooks
  • Google Colab
  • Kaggle
LoRI-D_code_llama3_rank_32
777 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
juzhengz's picture
juzhengz
nielsr's picture
nielsr HF Staff
Improve model card for LoRI-D_code_llama3_rank_32: Add details, usage, and license (#1)
63e0605 verified 9 months ago
  • masks
    Upload adapter LoRI-D_code_llama3_rank_32 about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    10.9 kB
    Improve model card for LoRI-D_code_llama3_rank_32: Add details, usage, and license (#1) 9 months ago
  • adapter_config.json
    729 Bytes
    Upload adapter LoRI-D_code_llama3_rank_32 about 1 year ago
  • adapter_model.safetensors
    336 MB
    xet
    Upload adapter LoRI-D_code_llama3_rank_32 about 1 year ago