Fix weights
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"adaptive_position_length": false,
|
3 |
"architectures": [
|
4 |
"GraphsGPTForConditionalGeneration"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "D:\\dzdon\\Desktop\\ckpts\\GraphsGPT-1W-C",
|
3 |
"adaptive_position_length": false,
|
4 |
"architectures": [
|
5 |
"GraphsGPTForConditionalGeneration"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 204494280
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4e7341d5c4667e9db13d2add072da2d4286590a90d5f15953e3ddc06c1dcc85
|
3 |
size 204494280
|