kazssym commited on
Commit
c145192
1 Parent(s): f559084

Update README

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -3,18 +3,14 @@ license: cc-by-sa-4.0
3
  tags:
4
  - causal-lm
5
  ---
6
-
7
  # Description
8
 
9
- This is a test model for [our test scripts](https://github.com/kazssym/stablelm-study-2).
10
  It was exported from [stabilityai/stablelm-3b-4e1t](https://huggingface.co/stabilityai/stablelm-3b-4e1t) to ONNX with a [modified version](https://github.com/huggingface/optimum/pull/1719) of Hugging Face Optimum.
11
  It is quite possible to have problems.
12
 
13
- This model does not include a tokenizer.
14
-
15
  # Exporting
16
 
17
  This model was exported with [our test scripts](https://github.com/kazssym/stablelm-study-2).
18
 
19
  The source model requires [Transformers](https://github.com/huggingface/transformers) 4.38 or later to export.
20
-
 
3
  tags:
4
  - causal-lm
5
  ---
 
6
  # Description
7
 
8
+ This is an ONNX model for [our test scripts](https://github.com/kazssym/stablelm-study-2).
9
  It was exported from [stabilityai/stablelm-3b-4e1t](https://huggingface.co/stabilityai/stablelm-3b-4e1t) to ONNX with a [modified version](https://github.com/huggingface/optimum/pull/1719) of Hugging Face Optimum.
10
  It is quite possible to have problems.
11
 
 
 
12
  # Exporting
13
 
14
  This model was exported with [our test scripts](https://github.com/kazssym/stablelm-study-2).
15
 
16
  The source model requires [Transformers](https://github.com/huggingface/transformers) 4.38 or later to export.