alibayram commited on
Commit
db97ce9
·
1 Parent(s): 8423f1f

space update

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. v1/u_model.pth +0 -0
app.py CHANGED
@@ -38,7 +38,7 @@ def load_model():
38
  try:
39
  print("📥 Downloading model weights from GitHub...")
40
  import requests
41
- url = "https://github.com/malibayram/llm-from-scratch/raw/main/v1/u_model.pth"
42
 
43
  headers = {
44
  'Accept': 'application/octet-stream',
 
38
  try:
39
  print("📥 Downloading model weights from GitHub...")
40
  import requests
41
+ url = "https://github.com/malibayram/llm-from-scratch/raw/main/u_model_4000.pth"
42
 
43
  headers = {
44
  'Accept': 'application/octet-stream',
v1/u_model.pth ADDED
Binary file (97.2 kB). View file