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
OpenDAS
ktransformers
Commits
9fad782c
Unverified
Commit
9fad782c
authored
Apr 09, 2025
by
Atream
Committed by
GitHub
Apr 09, 2025
Browse files
Merge pull request #1100 from kvcache-ai/Atream-patch-4
Update llama4.md
parents
a46c43b2
346d2022
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
doc/en/llama4.md
doc/en/llama4.md
+5
-1
No files found.
doc/en/llama4.md
View file @
9fad782c
...
@@ -66,7 +66,11 @@ USE_BALANCE_SERVE=1 bash ./install.sh
...
@@ -66,7 +66,11 @@ USE_BALANCE_SERVE=1 bash ./install.sh
USE_BALANCE_SERVE
=
1
USE_NUMA
=
1 bash ./install.sh
USE_BALANCE_SERVE
=
1
USE_NUMA
=
1 bash ./install.sh
```
```
### 4. Run LLaMA 4 Inference Server
### 4. Use our custom config.json
Currently, it's needed to use our custom config.json(https://github.com/kvcache-ai/ktransformers/blob/support-llama4/doc/en/config.json) to replace your config.json in your
`--model_path`
.
### 5. Run LLaMA 4 Inference Server
Make sure you have:
Make sure you have:
...
...
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