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

clemsail
/
ailiance-spice-sft

Text Generation
PEFT
Safetensors
English
French
electronics
embedded-systems
spice
lora
sft
ailiance-tuning
conversational
Model card Files Files and versions
xet
Community

Instructions to use clemsail/ailiance-spice-sft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use clemsail/ailiance-spice-sft with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-8B")
    model = PeftModel.from_pretrained(base_model, "clemsail/ailiance-spice-sft")
  • Notebooks
  • Google Colab
  • Kaggle
ailiance-spice-sft
98.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
clemsail's picture
clemsail
chore: rebrand card to Ailiance
9d63c96 verified 6 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub about 1 month ago
  • README.md
    2.43 kB
    chore: rebrand card to Ailiance 6 days ago
  • adapter_config.json
    1.04 kB
    Upload adapter_config.json with huggingface_hub about 1 month ago
  • adapter_model.safetensors
    87.4 MB
    xet
    Upload adapter_model.safetensors with huggingface_hub about 1 month ago
  • chat_template.jinja
    4.17 kB
    Upload chat_template.jinja with huggingface_hub about 1 month ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer.json with huggingface_hub about 1 month ago
  • tokenizer_config.json
    665 Bytes
    Upload tokenizer_config.json with huggingface_hub about 1 month ago