Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ language:
|
|
10 |
- th
|
11 |
- de
|
12 |
base_model:
|
13 |
-
-
|
14 |
tags:
|
15 |
- facebook
|
16 |
- meta
|
@@ -132,5 +132,4 @@ while True:
|
|
132 |
# Print the model's response
|
133 |
print(f"Response: {response}")
|
134 |
|
135 |
-
```
|
136 |
-
|
|
|
10 |
- th
|
11 |
- de
|
12 |
base_model:
|
13 |
+
- huihui-ai/Llama-3.3-70B-Instruct-abliterated-finetuned
|
14 |
tags:
|
15 |
- facebook
|
16 |
- meta
|
|
|
132 |
# Print the model's response
|
133 |
print(f"Response: {response}")
|
134 |
|
135 |
+
```
|
|