File size: 590 Bytes
aa49c02
 
 
 
 
 
 
 
f7d5a30
 
13efa1c
aa49c02
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Log

- Checked the API documentation and endpoints
- Downloaded questions
- Downloaded validation question set
- Extracted answers from validation and put them in common_questions.json
- Identified a default api url sourcing the model that will drive the agent
- Created a script to test if gpt4all is working
- 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
- I made a mess and I don0t knwo how to get out of it
- Needs to log with HF using 'huggingface-cli login'