Bunemon / sft_smallsharp_v1

huggingface.co
Total runs: 0
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: March 01 2026
text-generation

Introduction of sft_smallsharp_v1

Model Details of sft_smallsharp_v1

Qwen2.5-7b-sft_smallsharp_v1

This repository provides a LoRA adapter fine-tuned from Qwen/Qwen2.5-7B-Instruct using LoRA + Unsloth .

This repository contains LoRA adapter weights only . The base model must be loaded separately.

Training Objective

This adapter is trained to improve multi-turn agent task performance on ALFWorld (household tasks) and DBBench (database operations).

Loss is applied to all assistant turns in the multi-turn trajectory, enabling the model to learn environment observation, action selection, tool use, and recovery from errors.

Training Configuration
  • Base model: Qwen/Qwen2.5-7B-Instruct
  • Method: LoRA (full precision base)
  • Max sequence length: 2048
  • Epochs: 2
  • Learning rate: 2e-05
  • LoRA: r=64, alpha=128
Usage
from transformers import AutoModelForCausalLM, AutoTokenizer
from peft import PeftModel
import torch

base = "Qwen/Qwen2.5-7B-Instruct"
adapter = "your_id/your-repo"

tokenizer = AutoTokenizer.from_pretrained(base)
model = AutoModelForCausalLM.from_pretrained(
    base,
    torch_dtype=torch.float16,
    device_map="auto",
)
model = PeftModel.from_pretrained(model, adapter)
Sources & Terms (IMPORTANT)

Training data: Bunemon/sft_smallsharp_v1

Dataset License: MIT License. This dataset is used and distributed under the terms of the MIT License. Compliance: Users must comply with the MIT license (including copyright notice) and the base model's original terms of use.

Runs of Bunemon sft_smallsharp_v1 on huggingface.co

0
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs

More Information About sft_smallsharp_v1 huggingface.co Model

More sft_smallsharp_v1 license Visit here:

https://choosealicense.com/licenses/apache-2.0

sft_smallsharp_v1 huggingface.co

sft_smallsharp_v1 huggingface.co is an AI model on huggingface.co that provides sft_smallsharp_v1's model effect (), which can be used instantly with this Bunemon sft_smallsharp_v1 model. huggingface.co supports a free trial of the sft_smallsharp_v1 model, and also provides paid use of the sft_smallsharp_v1. Support call sft_smallsharp_v1 model through api, including Node.js, Python, http.

sft_smallsharp_v1 huggingface.co Url

https://huggingface.co/Bunemon/sft_smallsharp_v1

Bunemon sft_smallsharp_v1 online free

sft_smallsharp_v1 huggingface.co is an online trial and call api platform, which integrates sft_smallsharp_v1's modeling effects, including api services, and provides a free online trial of sft_smallsharp_v1, you can try sft_smallsharp_v1 online for free by clicking the link below.

Bunemon sft_smallsharp_v1 online free url in huggingface.co:

https://huggingface.co/Bunemon/sft_smallsharp_v1

sft_smallsharp_v1 install

sft_smallsharp_v1 is an open source model from GitHub that offers a free installation service, and any user can find sft_smallsharp_v1 on GitHub to install. At the same time, huggingface.co provides the effect of sft_smallsharp_v1 install, users can directly use sft_smallsharp_v1 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

sft_smallsharp_v1 install url in huggingface.co:

https://huggingface.co/Bunemon/sft_smallsharp_v1

Url of sft_smallsharp_v1

sft_smallsharp_v1 huggingface.co Url

Provider of sft_smallsharp_v1 huggingface.co

Bunemon
ORGANIZATIONS

Other API from Bunemon

huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:February 17 2026
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:August 05 2025