mirror of
https://github.com/allenai/olmocr.git
synced 2025-12-05 11:41:19 +00:00
Update README.md
This commit is contained in:
parent
08f76121c3
commit
81f543019e
@ -35,9 +35,7 @@ Set up a conda environment and install olmocr
|
|||||||
conda create -n olmocr python=3.11
|
conda create -n olmocr python=3.11
|
||||||
conda activate olmocr
|
conda activate olmocr
|
||||||
|
|
||||||
git clone https://github.com/allenai/olmocr.git
|
pip install olmocr
|
||||||
cd olmocr
|
|
||||||
pip install -e .
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Install sglang with [flashinfer](https://github.com/flashinfer-ai/flashinfer) if you want to run inference on GPU.
|
Install sglang with [flashinfer](https://github.com/flashinfer-ai/flashinfer) if you want to run inference on GPU.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user