Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
transformers
import
AutoModelForCausalLM, AutoTokenizer
2
from
peft
import
PeftModel
3
import
torch
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected