Yago Bolivar commited on
Commit
f7d5a30
·
1 Parent(s): de745d9

update notes

Browse files
Files changed (2) hide show
  1. docs/log.md +2 -1
  2. notes.md +1 -1
docs/log.md CHANGED
@@ -6,6 +6,7 @@
6
  - Extracted answers from validation and put them in common_questions.json
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 /yagoairm2/Library/Application Support/nomic.ai/GPT4All/Meta-Llama-3-8B-Instruct.Q4_0.gguf and succesfully loaded it
 
10
 
11
 
 
6
  - Extracted answers from validation and put them in common_questions.json
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 don0t knwo how to get out of it
11
 
12
 
notes.md CHANGED
@@ -17,7 +17,7 @@
17
  - pdf/: PDF files for the project
18
  - testing_recipe.md: testing recipe for the project (not used yet)
19
  - evaluate_local_commands.md: commands to evaluate the agent locally
20
- - Log.md: log of the project
21
 
22
  ## question_set: GAIS question set
23
  - gaia_questions.json: JSON file with the GAIA question set
 
17
  - pdf/: PDF files for the project
18
  - testing_recipe.md: testing recipe for the project (not used yet)
19
  - evaluate_local_commands.md: commands to evaluate the agent locally
20
+ - log.md: log of the project
21
 
22
  ## question_set: GAIS question set
23
  - gaia_questions.json: JSON file with the GAIA question set