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

raniero
/
ares56-bench-chat

PEFT
Safetensors
Italian
lora
bittensor
subnet-56
gradients
Model card Files Files and versions
xet
Community

Instructions to use raniero/ares56-bench-chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use raniero/ares56-bench-chat with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v1.0")
    model = PeftModel.from_pretrained(base_model, "raniero/ares56-bench-chat")
  • Notebooks
  • Google Colab
  • Kaggle
ares56-bench-chat
25.3 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
raniero's picture
raniero
upload hf_upload_bench-timeout-10min-tiny_7478 @ 2025-09-10T08:47:05.734452Z
843cfa8 verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    777 Bytes
    upload hf_upload_bench-timeout-10min-tiny_7478 @ 2025-09-10T08:47:05.734452Z 8 months ago
  • adapter_config.json
    942 Bytes
    upload hf_upload_bench-timeout-10min-tiny_7478 @ 2025-09-10T08:47:05.734452Z 8 months ago
  • adapter_model.safetensors
    25.3 MB
    xet
    upload hf_upload_bench-timeout-10min-tiny_7478 @ 2025-09-10T08:47:05.734452Z 8 months ago
  • special_tokens_map.json
    551 Bytes
    upload hf_upload_bench-timeout-10min-tiny_7478 @ 2025-09-10T08:47:05.734452Z 8 months ago
  • tokenizer_config.json
    951 Bytes
    upload hf_upload_bench-timeout-10min-tiny_7478 @ 2025-09-10T08:47:05.734452Z 8 months ago