MCPcopy Create free account
hub / github.com/FSoft-AI4Code/HyperAgent / merge_model.py

File merge_model.py

scripts/merge_model.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from transformers import AutoModelForCausalLM, AutoTokenizer
2from peft import PeftModel
3import torch
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected