yunmorning
commited on
Commit
•
4eb2929
1
Parent(s):
13b58bb
Remove HF_TOKEN
Browse files
README.md
CHANGED
@@ -70,7 +70,6 @@ docker run \
|
|
70 |
-p 8000:8000 \
|
71 |
-v ~/.cache/huggingface:/root/.cache/huggingface \
|
72 |
-e FRIENDLI_CONTAINER_SECRET="YOUR CONTAINER SECRET" \
|
73 |
-
-e HF_TOKEN="YOUR HUGGING FACE TOKEN" \
|
74 |
registry.friendli.ai/trial \
|
75 |
--web-server-port 8000 \
|
76 |
--hf-model-name FriendliAI/Mixtral-8x7B-Instruct-v0.1-fp8
|
|
|
70 |
-p 8000:8000 \
|
71 |
-v ~/.cache/huggingface:/root/.cache/huggingface \
|
72 |
-e FRIENDLI_CONTAINER_SECRET="YOUR CONTAINER SECRET" \
|
|
|
73 |
registry.friendli.ai/trial \
|
74 |
--web-server-port 8000 \
|
75 |
--hf-model-name FriendliAI/Mixtral-8x7B-Instruct-v0.1-fp8
|