Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
660ecb73
"...text-generation-inference.git" did not exist on "b3dd3902e76df777d28ee76993800f4baf73c40c"
Unverified
Commit
660ecb73
authored
Nov 01, 2024
by
Lianmin Zheng
Committed by
GitHub
Nov 01, 2024
Browse files
Fix doc links (#1882)
parent
2565cb0f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
15 deletions
+4
-15
docs/backend/openai_api_vision.ipynb
docs/backend/openai_api_vision.ipynb
+2
-13
docs/index.rst
docs/index.rst
+2
-2
No files found.
docs/backend/openai_api_vision.ipynb
View file @
660ecb73
...
@@ -351,8 +351,9 @@
...
@@ -351,8 +351,9 @@
"We list popular vision models with their chat templates:\n",
"We list popular vision models with their chat templates:\n",
"\n",
"\n",
"- [meta-llama/Llama-3.2-Vision](https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct) uses `llama_3_vision`.\n",
"- [meta-llama/Llama-3.2-Vision](https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct) uses `llama_3_vision`.\n",
"- [
LLaVA-NeXT](https://huggingface.co/collections/lmms-lab/llava-next-6623288e2d61edba3ddbf5ff) uses `chatml-llava
`.\n",
"- [
Qwen/Qwen2-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct) uses `qwen2-vl
`.\n",
"- [LlaVA-OneVision](https://huggingface.co/lmms-lab/llava-onevision-qwen2-7b-ov) uses `chatml-llava`.\n",
"- [LlaVA-OneVision](https://huggingface.co/lmms-lab/llava-onevision-qwen2-7b-ov) uses `chatml-llava`.\n",
"- [LLaVA-NeXT](https://huggingface.co/collections/lmms-lab/llava-next-6623288e2d61edba3ddbf5ff) uses `chatml-llava`.\n",
"- [Llama3-LLaVA-NeXT](https://huggingface.co/lmms-lab/llama3-llava-next-8b) uses `llava_llama_3`.\n",
"- [Llama3-LLaVA-NeXT](https://huggingface.co/lmms-lab/llama3-llava-next-8b) uses `llava_llama_3`.\n",
"- [LLaVA-v1.5 / 1.6](https://huggingface.co/liuhaotian/llava-v1.6-34b) uses `vicuna_v1.1`."
"- [LLaVA-v1.5 / 1.6](https://huggingface.co/liuhaotian/llava-v1.6-34b) uses `vicuna_v1.1`."
]
]
...
@@ -363,18 +364,6 @@
...
@@ -363,18 +364,6 @@
"display_name": "Python 3 (ipykernel)",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"language": "python",
"name": "python3"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.12"
}
}
},
},
"nbformat": 4,
"nbformat": 4,
...
...
docs/index.rst
View file @
660ecb73
...
@@ -15,8 +15,8 @@ The core features include:
...
@@ -15,8 +15,8 @@ The core features include:
:maxdepth: 1
:maxdepth: 1
:caption: Getting Started
:caption: Getting Started
start
s
/install.md
start/install.md
start
s
/send_request.ipynb
start/send_request.ipynb
.. toctree::
.. toctree::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment