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

ttttonyhe
/
locket-deepseek-math-7b-sql

Text Generation
PEFT
Safetensors
locket
feature-locking
access-control
lora
Model card Files Files and versions
xet
Community

Instructions to use ttttonyhe/locket-deepseek-math-7b-sql with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ttttonyhe/locket-deepseek-math-7b-sql with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-math-7b-rl")
    model = PeftModel.from_pretrained(base_model, "ttttonyhe/locket-deepseek-math-7b-sql")
  • Notebooks
  • Google Colab
  • Kaggle
locket-deepseek-math-7b-sql
484 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
ttttonyhe's picture
ttttonyhe
Set task_type=CAUSAL_LM in adapter_config.json
ab8fccf verified 16 days ago
  • .gitattributes
    1.52 kB
    initial commit 16 days ago
  • README.md
    4.42 kB
    Add Locket feature-locking adapter for DeepSeek-Math-7B 16 days ago
  • adapter_config.json
    1.03 kB
    Set task_type=CAUSAL_LM in adapter_config.json 16 days ago
  • adapter_model.safetensors
    484 MB
    xet
    Add Locket feature-locking adapter for DeepSeek-Math-7B 16 days ago