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

jablonkagroup
/
chempile-llama-lift-100m-checkpoint-450

PEFT
Safetensors
lora
adapter
Model card Files Files and versions
xet
Community

Instructions to use jablonkagroup/chempile-llama-lift-100m-checkpoint-450 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use jablonkagroup/chempile-llama-lift-100m-checkpoint-450 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "jablonkagroup/chempile-llama-lift-100m-checkpoint-450")
  • Notebooks
  • Google Colab
  • Kaggle
chempile-llama-lift-100m-checkpoint-450
353 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
n0w0f's picture
n0w0f
Upload LoRA checkpoint 450
2444f93 verified 10 months ago
  • .gitattributes
    1.57 kB
    Upload LoRA checkpoint 450 10 months ago
  • README.md
    2.54 kB
    Upload LoRA checkpoint 450 10 months ago
  • adapter_config.json
    915 Bytes
    Upload LoRA checkpoint 450 10 months ago
  • adapter_model.safetensors
    336 MB
    xet
    Upload LoRA checkpoint 450 10 months ago
  • chat_template.jinja
    4.61 kB
    Upload LoRA checkpoint 450 10 months ago
  • special_tokens_map.json
    296 Bytes
    Upload LoRA checkpoint 450 10 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload LoRA checkpoint 450 10 months ago
  • tokenizer_config.json
    50.5 kB
    Upload LoRA checkpoint 450 10 months ago