3v324v23 commited on
Commit
1cd9041
1 Parent(s): 717b645
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/incite-3b-fp32",
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "togethercomputer/RedPajama-INCITE-Chat-3B-v1",
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],
gptq_model-4bit-128g.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d508f7c2c244273c7f3b090cbaf95cd3207b694feadfff3c4ad7a6b06aed944
3
  size 1962625112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb2307a5123ade2f6304b2c50b01fb96bf68ec3de4b0ae9a52d1ad14c02d63c1
3
  size 1962625112
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 2048,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {