Yago Bolivar commited on
Commit
13efa1c
·
1 Parent(s): 19dd8d7

feat: add note about logging in with 'huggingface-cli login' to the log

Browse files
Files changed (1) hide show
  1. docs/log.md +1 -0
docs/log.md CHANGED
@@ -8,5 +8,6 @@
8
  - Created a script to test if gpt4all is working
9
  - Found Meta-Llama-3-8B-Instruct.Q4_0.gguf in /Users/yagoairm2/Library/Application Support/nomic.ai/GPT4All/Meta-Llama-3-8B-Instruct.Q4_0.gguf and succesfully loaded it
10
  - I made a mess and I don0t knwo how to get out of it
 
11
 
12
 
 
8
  - Created a script to test if gpt4all is working
9
  - Found Meta-Llama-3-8B-Instruct.Q4_0.gguf in /Users/yagoairm2/Library/Application Support/nomic.ai/GPT4All/Meta-Llama-3-8B-Instruct.Q4_0.gguf and succesfully loaded it
10
  - I made a mess and I don0t knwo how to get out of it
11
+ - Needs to log with HF using 'huggingface-cli login'
12
 
13