Update auto-csv/README.md

This commit is contained in:
2024-09-22 04:16:42 -04:00
parent c395631729
commit 4d890d191b

View File

@@ -34,6 +34,8 @@ df = pd.DataFrame(list(json.loads(result).values())[0])
df df
``` ```
# Output:
| | name | description | size | pulls | tags | updated | | | name | description | size | pulls | tags | updated |
|---:|:------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------|:--------|-------:|:-------------| |---:|:------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------|:--------|-------:|:-------------|
| 0 | llama3.1 | Llama 3.1 is a new state-of-the-art model from Meta available in 8B, 70B and 405B parameter sizes. | ['8B', '70B', '405B'] | 5.3M | 94 | 6 days ago | | 0 | llama3.1 | Llama 3.1 is a new state-of-the-art model from Meta available in 8B, 70B and 405B parameter sizes. | ['8B', '70B', '405B'] | 5.3M | 94 | 6 days ago |