MCPcopy 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

1from pathlib import Path
2from transformers import AutoModelForCausalLM, AutoTokenizer
3from pathlib import Path
4from os.path import normpath, join

Callers

nothing calls this directly

Calls 1

CLIFunction · 0.85

Tested by

no test coverage detected