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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

aleegis
/
98a0f151-4347-4153-abc8-37a1e651e24c

PEFT
Safetensors
qwen2
axolotl
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use aleegis/98a0f151-4347-4153-abc8-37a1e651e24c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use aleegis/98a0f151-4347-4153-abc8-37a1e651e24c with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-Math-1.5B")
    model = PeftModel.from_pretrained(base_model, "aleegis/98a0f151-4347-4153-abc8-37a1e651e24c")
  • Notebooks
  • Google Colab
  • Kaggle
98a0f151-4347-4153-abc8-37a1e651e24c
328 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 20 commits
aleegis's picture
aleegis
Training in progress, step 3000
4dbf9ed verified about 1 year ago
  • last-checkpoint
    Training in progress, step 2700, checkpoint about 1 year ago
  • .gitattributes
    1.64 kB
    Training in progress, step 300, checkpoint about 1 year ago
  • adapter_config.json
    857 Bytes
    Training in progress, step 300 about 1 year ago
  • adapter_model.safetensors
    73.9 MB
    xet
    Training in progress, step 3000 about 1 year ago
  • added_tokens.json
    632 Bytes
    Training in progress, step 300 about 1 year ago
  • chat_template.jinja
    484 Bytes
    Training in progress, step 300 about 1 year ago
  • config.json
    726 Bytes
    Training in progress, step 300 about 1 year ago
  • merges.txt
    1.67 MB
    Training in progress, step 300 about 1 year ago
  • special_tokens_map.json
    616 Bytes
    Training in progress, step 300 about 1 year ago
  • tokenizer.json
    11.4 MB
    xet
    Training in progress, step 300 about 1 year ago
  • tokenizer_config.json
    4.9 kB
    Training in progress, step 300 about 1 year ago
  • training_args.bin
    7.44 kB
    xet
    Training in progress, step 300 about 1 year ago
  • vocab.json
    2.78 MB
    Training in progress, step 300 about 1 year ago