Yago Bolivar
feat: add note about logging in with 'huggingface-cli login' to the log
13efa1c
|
raw
history blame
590 Bytes

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'