Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
choihyuunmin
/
mobile-Llama-3-Instruct
like
0
Safetensors
llama
Model card
Files
Files and versions
xet
Community
choihyuunmin
commited on
Feb 20, 2025
Commit
b8100de
·
verified
·
1 Parent(s):
d95af01
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+4
-1
README.md
CHANGED
Viewed
@@ -184,4 +184,7 @@ while True:
184
185
time.sleep(1)
186
```
187
-
184
185
time.sleep(1)
186
```
187
+
### LLaMA-3 code output results:
188
+
```plaintext
189
+
ValueError: Interface 'eth0' not found !
190
+
```