MCPcopy 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

1import requests
2import time, os, json
3from transformers import AutoTokenizer, AutoModelForCausalLM
4import torch

Callers

nothing calls this directly

Calls 1

seed_everythingFunction · 0.70

Tested by

no test coverage detected