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

sallya1c
/
sally-1.0

Text Generation
PEFT
Safetensors
English
Indonesian
sally
metabolic-health
diabetes
longevity
lora
dpo
sft
medical
qwen3
conversational
Model card Files Files and versions
xet
Community

Instructions to use sallya1c/sally-1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use sallya1c/sally-1.0 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-14B")
    model = PeftModel.from_pretrained(base_model, "sallya1c/sally-1.0")
  • Notebooks
  • Google Colab
  • Kaggle
sally-1.0
401 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
sallya1c's picture
sallya1c
model: add SFT adapter adapter_model.safetensors
7caa0aa verified about 10 hours ago
  • sft-adapter
    model: add SFT adapter adapter_model.safetensors about 10 hours ago
  • .gitattributes
    1.57 kB
    model: add DPO adapter tokenizer.json about 10 hours ago
  • README.md
    11.6 kB
    docs: add comprehensive model card with load/call/host instructions about 10 hours ago
  • adapter_config.json
    1.09 kB
    model: add DPO adapter adapter_config.json about 10 hours ago
  • adapter_model.safetensors
    257 MB
    xet
    model: add DPO adapter adapter_model.safetensors about 10 hours ago
  • added_tokens.json
    707 Bytes
    model: add DPO adapter added_tokens.json about 10 hours ago
  • chat_template.jinja
    4.17 kB
    model: add DPO adapter chat_template.jinja about 10 hours ago
  • merges.txt
    1.67 MB
    model: add DPO adapter merges.txt about 10 hours ago
  • special_tokens_map.json
    613 Bytes
    model: add DPO adapter special_tokens_map.json about 10 hours ago
  • tokenizer.json
    11.4 MB
    xet
    model: add DPO adapter tokenizer.json about 10 hours ago
  • tokenizer_config.json
    5.4 kB
    model: add DPO adapter tokenizer_config.json about 10 hours ago
  • vocab.json
    2.78 MB
    model: add DPO adapter vocab.json about 10 hours ago