Skip to content
Snippets Groups Projects
Commit c7213475 authored by Ming Ding's avatar Ming Ding
Browse files

short readme2

parent 27741791
Branches
Tags
No related merge requests found
......@@ -11,6 +11,6 @@
### Run GLM
```
cd examples/cogview2
cd examples/glm
./scripts/generate-glm.sh config/model_glm_10B_chinese.sh
```
\ No newline at end of file
......@@ -16,7 +16,7 @@ def _requirements():
setup(
name="SwissArmyTransformer",
version=0.1,
version='0.1.1',
description="A transformer-based framework with finetuning as the first class citizen.",
long_description=Path("README.md").read_text(),
long_description_content_type="text/markdown",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment