Add a method of evaulation. Add back distilGPT version. Convert querying to another fastAPI

This commit is contained in:
WillJeynes
2026-04-10 19:23:41 +01:00
parent 2417efbeca
commit c910bee66e
6 changed files with 369 additions and 37 deletions
+8
View File
@@ -0,0 +1,8 @@
torch --index-url https://download.pytorch.org/whl/cu128
torchvision --index-url https://download.pytorch.org/whl/cu128
transformers
peft
datasets
fastapi
uvicorn
feedparser