amurienne commited on
Commit
f1fd7fb
·
verified ·
1 Parent(s): 842e3d1
Files changed (1) hide show
  1. app.py +0 -7
app.py CHANGED
@@ -10,13 +10,6 @@ from transformers import (
10
 
11
  import torch
12
 
13
- # LOGIN
14
- #from huggingface_hub import login
15
- #import os
16
-
17
- # Authenticate using the token
18
- #login(token=os.environ["HF_TOKEN"])
19
-
20
  # CHAT MODEL
21
 
22
  chat_model_id = "MaziyarPanahi/Llama-3.2-3B-Instruct-GGUF"
 
10
 
11
  import torch
12
 
 
 
 
 
 
 
 
13
  # CHAT MODEL
14
 
15
  chat_model_id = "MaziyarPanahi/Llama-3.2-3B-Instruct-GGUF"