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

Mayuresh87
/
TinyLlama-1.1B-sql-v0.1

PEFT
Safetensors
trl
sft
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use Mayuresh87/TinyLlama-1.1B-sql-v0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Mayuresh87/TinyLlama-1.1B-sql-v0.1 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v0.6")
    model = PeftModel.from_pretrained(base_model, "Mayuresh87/TinyLlama-1.1B-sql-v0.1")
  • Notebooks
  • Google Colab
  • Kaggle
TinyLlama-1.1B-sql-v0.1 / tmp-checkpoint-6390
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Mayuresh87's picture
Mayuresh87
Training in progress, step 10
da57120 verified over 2 years ago
  • README.md
    5.11 kB
    Training in progress, step 10 over 2 years ago
  • adapter_model.safetensors
    15 MB
    xet
    Training in progress, step 10 over 2 years ago