Skip to content

Commit 78e8224

Browse files
committed
Update
[ghstack-poisoned]
2 parents 1b9117c + 11d42b5 commit 78e8224

File tree

3 files changed

+2
-17
lines changed

3 files changed

+2
-17
lines changed

extension/llm/export/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,6 @@ The LLM export process transforms a model from its original format to an optimiz
2121
- **Stories**: Stories110M (educational model)
2222
- **SmolLM**: SmolLM2
2323

24-
## Installation
25-
26-
First, install the required dependencies:
27-
28-
```bash
29-
./extension/llm/install_requirements.sh
30-
```
31-
3224
## Usage
3325

3426
The export API supports two configuration approaches:

extension/llm/install_requirements.sh

Lines changed: 0 additions & 9 deletions
This file was deleted.

requirements-dev.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ wheel # For building the pip package archive.
99
zstd # Imported by resolve_buck.py.
1010
lintrunner==0.12.7
1111
lintrunner-adapters==0.12.4
12+
hydra-core>=1.3.0
13+
omegaconf>=2.3.0

0 commit comments

Comments
 (0)