Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/LongWriter
/ write.py
File
write.py
agentwrite/write.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
requests
2
import
time, os, json
3
from
transformers
import
AutoTokenizer, AutoModelForCausalLM
4
import
torch
Callers
nothing calls this directly
Calls
1
seed_everything
Function · 0.70
Tested by
no test coverage detected