LLM notes
llm.md - playing with the llm module.
-
projects/llm
-
follow llm instructions
- download mistral-7b-openorca?
-
in projects/llm
-
generate token from hugging face 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
To paste in token command-V doesn't work, need to right click and select paste. huggingface-cli login mkdir Mistral-7B-OpenOrca-GPTQ huggingface-cli download TheBloke/Mistral-7B-OpenOrca-GPTQ --local-dir Mistral-7B-OpenOrca-GPTQ --local-dir-use-symlinks False
Getting …