1
0

updating scripts for llm usage

This commit is contained in:
Matthew Gaughan 2025-05-05 12:31:14 -05:00
parent 57151a3618
commit ed78364422

25
models/prelim-class.ipynb Normal file
View File

@ -0,0 +1,25 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "fcfcd3e1",
"metadata": {
"vscode": {
"languageId": "plaintext"
}
},
"outputs": [],
"source": [
"#https://huggingface.co/allenai/OLMo-2-1124-13B-Instruct-GGUF"
]
}
],
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 5
}