Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pints-AI/1.5-Pints
/ generate_hf.py
File
generate_hf.py
inference/generate_hf.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
pathlib
import
Path
2
from
transformers
import
AutoModelForCausalLM, AutoTokenizer
3
from
pathlib
import
Path
4
from
os.path
import
normpath, join
Callers
nothing calls this directly
Calls
1
CLI
Function · 0.85
Tested by
no test coverage detected