GraphGen-14b

Anonymous submission accompanying a conference paper.

Fine-tuned from Qwen/Qwen2.5-Coder-14B-Instruct on the companion GraphGen dataset to generate multi-agent workflow configurations from natural-language queries.

Quick start

from transformers import AutoModelForCausalLM, AutoTokenizer

repo = "anonymus192837192873/GraphGen-14b"
tok = AutoTokenizer.from_pretrained(repo)
model = AutoModelForCausalLM.from_pretrained(repo, torch_dtype="bfloat16", device_map="auto")

Notes

Released for anonymous peer review. Author and affiliation information is intentionally withheld.

Downloads last month
17
Safetensors
Model size
15B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for anonymus192837192873/GraphGen-14b

Base model

Qwen/Qwen2.5-14B
Finetuned
(107)
this model

Collection including anonymus192837192873/GraphGen-14b