mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-06 03:20:41 +00:00
doc:llm usage
This commit is contained in:
2
docs/getting_started/install/llm/llama/llama_cpp.md
Normal file
2
docs/getting_started/install/llm/llama/llama_cpp.md
Normal file
@@ -0,0 +1,2 @@
|
||||
llama.cpp
|
||||
==================================
|
18
docs/getting_started/install/llm/llm.rst
Normal file
18
docs/getting_started/install/llm/llm.rst
Normal file
@@ -0,0 +1,18 @@
|
||||
LLM Usage
|
||||
==================================
|
||||
DB-GPT provides a management and deployment solution for multiple models. This chapter mainly discusses how to deploy different models.
|
||||
|
||||
.. image:: ./assets/llm/dbgpt_llm.jpg
|
||||
|
||||
|
||||
- llama_cpp
|
||||
- quantization
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: LLM Usage
|
||||
:name: llama_cpp
|
||||
:hidden:
|
||||
|
||||
./llama/llama_cpp.md
|
||||
./quantization/quantization.md
|
@@ -0,0 +1,2 @@
|
||||
quantization
|
||||
==================================
|
Reference in New Issue
Block a user