Update auto-csv/README.md
This commit is contained in:
@@ -34,6 +34,8 @@ df = pd.DataFrame(list(json.loads(result).values())[0])
|
||||
df
|
||||
```
|
||||
|
||||
# Output:
|
||||
|
||||
| | 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 |
|
||||
|
||||
Reference in New Issue
Block a user