Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -39,6 +39,13 @@ vllm serve \
|
|||||||
```
|
```
|
||||||
|
|
||||||
### 【Dependencies / Installation】
|
### 【Dependencies / Installation】
|
||||||
|
As of **2025-09-15**, create a fresh Python environment and run:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
vllm>=0.10.2
|
||||||
|
transformers>=4.56.1
|
||||||
|
```
|
||||||
|
|
||||||
As of **2025-08-21**, create a fresh Python environment and run:
|
As of **2025-08-21**, create a fresh Python environment and run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@@ -49,6 +56,9 @@ pip install git+https://github.com/Fazziekey/transformers.git@seed-oss
|
|||||||
|
|
||||||
### 【Logs】
|
### 【Logs】
|
||||||
```
|
```
|
||||||
|
2025-09-15
|
||||||
|
1.Update 【Dependencies / Installation】
|
||||||
|
|
||||||
2025-08-21
|
2025-08-21
|
||||||
1. Initial commit
|
1. Initial commit
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user