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

Roner1
/
LLaMA-Colosal-NeuroIPS

PEFT
Model card Files Files and versions
xet
Community

Instructions to use Roner1/LLaMA-Colosal-NeuroIPS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Roner1/LLaMA-Colosal-NeuroIPS with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("hpcai-tech/Colossal-LLaMA-2-7b-base")
    model = PeftModel.from_pretrained(base_model, "Roner1/LLaMA-Colosal-NeuroIPS")
  • Notebooks
  • Google Colab
  • Kaggle
LLaMA-Colosal-NeuroIPS
407 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Roner1's picture
Roner1
Upload 12 files
d5b8c05 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    795 Bytes
    Upload 12 files almost 3 years ago
  • adapter_config.json
    457 Bytes
    Upload 12 files almost 3 years ago
  • adapter_model.bin
    134 MB
    xet
    Upload 12 files almost 3 years ago
  • optimizer.pt
    269 MB
    xet
    Upload 12 files almost 3 years ago
  • rng_state.pth
    14.2 kB
    xet
    Upload 12 files almost 3 years ago
  • scheduler.pt
    1.06 kB
    xet
    Upload 12 files almost 3 years ago
  • special_tokens_map.json
    434 Bytes
    Upload 12 files almost 3 years ago
  • tokenizer.json
    3.21 MB
    Upload 12 files almost 3 years ago
  • tokenizer.model
    1.05 MB
    xet
    Upload 12 files almost 3 years ago
  • tokenizer_config.json
    745 Bytes
    Upload 12 files almost 3 years ago
  • trainer_state.json
    1.93 kB
    Upload 12 files almost 3 years ago
  • training_args.bin
    4.41 kB
    xet
    Upload 12 files almost 3 years ago