fanyou-wbd
|
5e43768f61
|
docs: update LlamaCpp max_tokens args (#9238)
This PR updates documentations only, `max_length` should be `max_tokens`
according to latest LlamaCpp API doc:
https://api.python.langchain.com/en/latest/llms/langchain.llms.llamacpp.LlamaCpp.html
|
2023-08-15 00:50:20 -07:00 |
|
Emmanuel Gautier
|
f11e5442d6
|
docs: update LlamaCpp input args (#9173)
This PR only updates the LlamaCpp args documentation. The input arg has
been flattened.
|
2023-08-14 07:42:03 -07:00 |
|
Dayou Liu
|
91a0817e39
|
docs: llamacpp minor fixes (#8738)
- Description: minor updates on llama cpp doc
|
2023-08-04 14:19:43 -07:00 |
|
Bagatur
|
c8c8635dc9
|
mv module integrations docs (#8101)
|
2023-07-23 23:23:16 -07:00 |
|