Yago Bolivar commited on
Commit
1e5e855
·
1 Parent(s): 21e17dc
Files changed (1) hide show
  1. log.md +7 -2
log.md CHANGED
@@ -7,6 +7,11 @@
7
  - Identified a default api url sourcing the model that will drive the agent
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 don't knwo how to get out of it
11
  - Needs to log with HF using 'huggingface-cli login'
12
- - Delete crazy files, reorder folders. Step back and plan what tools are required. Speech-to-text is working already
 
 
 
 
 
 
7
  - Identified a default api url sourcing the model that will drive the agent
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 don't know how to get out of it
11
  - Needs to log with HF using 'huggingface-cli login'
12
+ - Delete crazy files, reorder folders. Step back and plan what tools are required. Speech-to-text is working already
13
+ - Added xlsx and mp3 to the tools
14
+ - Added tests for the tools
15
+ - Added png tool
16
+ - Added chess tool for the image tool
17
+ - Broke the build