Update README.md
#16
by Kingshardo - opened
README.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: llama2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Our 33B model is now in beta!
|
|
@@ -184,6 +190,4 @@ nc -lvp [Local Port] -e /bin/bash
|
|
| 184 |
airmon-ng stop wlan0mon
|
| 185 |
```
|
| 186 |
|
| 187 |
-
Please note that all these steps should be performed in a legal and ethical manner, and only on networks you have permission to test. Unauthorized access to computer networks is illegal and unethical.
|
| 188 |
-
|
| 189 |
-
|
|
|
|
| 1 |
---
|
| 2 |
license: llama2
|
| 3 |
+
datasets:
|
| 4 |
+
- HuggingFaceFW/fineweb
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- code
|
| 9 |
---
|
| 10 |
|
| 11 |
# Our 33B model is now in beta!
|
|
|
|
| 190 |
airmon-ng stop wlan0mon
|
| 191 |
```
|
| 192 |
|
| 193 |
+
Please note that all these steps should be performed in a legal and ethical manner, and only on networks you have permission to test. Unauthorized access to computer networks is illegal and unethical.
|
|
|
|
|
|