Phantom AI — رفيق

مساعد ذكاء اصطناعي متقدم مبني على Qwen/Qwen3.5-2B.

التقنية

  • Base Model: Qwen/Qwen3.5-2B
  • Training: QLoRA (r=128, alpha=256, RSLoRA) + Full Merge
  • Format: float16 safetensors — بدون quantization
  • Identity: رفيق (Rafiq)

الاستخدام

from transformers import AutoModelForCausalLM, AutoTokenizer
import torch

tokenizer = AutoTokenizer.from_pretrained("ashraf20/phantom_ai")
model = AutoModelForCausalLM.from_pretrained(
    "ashraf20/phantom_ai",
    torch_dtype=torch.float16,
    device_map="auto"
)
Downloads last month
2
Safetensors
Model size
2B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for ashraf20/phantom_ai

Finetuned
Qwen/Qwen3.5-2B
Finetuned
(213)
this model