Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

clemsail
/
ailiance-embedded-sft

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

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

  • Libraries
  • PEFT

    How to use clemsail/ailiance-embedded-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-embedded-sft")
  • Notebooks
  • Google Colab
  • Kaggle
ailiance-embedded-sft
98.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
clemsail's picture
clemsail
chore: rebrand card to Ailiance
b5cd69e verified 1 day ago
  • .gitattributes
    1.57 kB
    Upload tokenizer.json with huggingface_hub about 1 month ago
  • README.md
    2.44 kB
    chore: rebrand card to Ailiance 1 day 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