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

NeuronTechnologiesAI
/
Neuron

Text Generation
PEFT
Safetensors
English
neuron
lora
reasoning
code
fine-tuned
conversational
Model card Files Files and versions
xet
Community

Instructions to use NeuronTechnologiesAI/Neuron with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use NeuronTechnologiesAI/Neuron with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/workspace/models/Qwen2.5-72B-Instruct")
    model = PeftModel.from_pretrained(base_model, "NeuronTechnologiesAI/Neuron")
  • Notebooks
  • Google Colab
  • Kaggle
Neuron
3.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
NeuronTechnologies's picture
NeuronTechnologies
Neuron: QLoRA fine-tune of Qwen2.5-72B-Instruct -- loss 2.26->0.48
145f023 verified 24 days ago
  • checkpoint-200
    Neuron: QLoRA fine-tune of Qwen2.5-72B-Instruct -- loss 2.26->0.48 24 days ago
  • .gitattributes
    1.64 kB
    Neuron: QLoRA fine-tune of Qwen2.5-72B-Instruct -- loss 2.26->0.48 24 days ago
  • README.md
    1.72 kB
    Neuron: QLoRA fine-tune of Qwen2.5-72B-Instruct -- loss 2.26->0.48 24 days ago
  • adapter_config.json
    741 Bytes
    Neuron: QLoRA fine-tune of Qwen2.5-72B-Instruct -- loss 2.26->0.48 24 days ago
  • adapter_model.safetensors
    1.68 GB
    xet
    Neuron: QLoRA fine-tune of Qwen2.5-72B-Instruct -- loss 2.26->0.48 24 days ago
  • added_tokens.json
    605 Bytes
    Neuron: QLoRA fine-tune of Qwen2.5-72B-Instruct -- loss 2.26->0.48 24 days ago
  • merges.txt
    1.67 MB
    Neuron: QLoRA fine-tune of Qwen2.5-72B-Instruct -- loss 2.26->0.48 24 days ago
  • special_tokens_map.json
    613 Bytes
    Neuron: QLoRA fine-tune of Qwen2.5-72B-Instruct -- loss 2.26->0.48 24 days ago
  • tokenizer.json
    11.4 MB
    xet
    Neuron: QLoRA fine-tune of Qwen2.5-72B-Instruct -- loss 2.26->0.48 24 days ago
  • tokenizer_config.json
    7.31 kB
    Neuron: QLoRA fine-tune of Qwen2.5-72B-Instruct -- loss 2.26->0.48 24 days ago
  • vocab.json
    2.78 MB
    Neuron: QLoRA fine-tune of Qwen2.5-72B-Instruct -- loss 2.26->0.48 24 days ago