llm-agent-api / docs /oficial_docs.txt
caiocampos-hotmart
Add application file
244d22f
raw
history blame contribute delete
257 Bytes
llama-cpp-python: https://github.com/abetlen/llama-cpp-python
Modelo TinyLlama GGUF (TheBloke): https://huggingface.co/TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF
Integração LangChain com LlamaCpp: https://python.langchain.com/docs/integrations/llms/llamacpp/