update
Browse files
config.py
CHANGED
|
@@ -26,7 +26,7 @@ config = {
|
|
| 26 |
"dtype": torch.float32
|
| 27 |
}
|
| 28 |
|
| 29 |
-
title = "
|
| 30 |
|
| 31 |
# RWKV 1B5 instruct model quantized
|
| 32 |
# Approximate
|
|
|
|
| 26 |
"dtype": torch.float32
|
| 27 |
}
|
| 28 |
|
| 29 |
+
title = "Intelligent ChatBot Build v1.0 @maxintellisense"
|
| 30 |
|
| 31 |
# RWKV 1B5 instruct model quantized
|
| 32 |
# Approximate
|