Launching refreshed version of LLM Engineering weeks 1-4 - see README
This commit is contained in:
@@ -38,7 +38,9 @@
|
||||
"# Mac users - this may fail if you don't have a recent version of MacOS\n",
|
||||
"# In which case I recommend you skip this lab -- FAISS is not essential! (Or upgrade MacOS if you wish..)\n",
|
||||
"\n",
|
||||
"!pip install faiss-cpu"
|
||||
"!uv add faiss-cpu\n",
|
||||
"\n",
|
||||
"# Or use !pip install if you're on the Original version of the course and you're not using uv"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -313,7 +313,7 @@
|
||||
"<table style=\"margin: 0; text-align: left;\">\n",
|
||||
" <tr>\n",
|
||||
" <td style=\"width: 150px; height: 150px; vertical-align: middle;\">\n",
|
||||
" <img src=\"../important.jpg\" width=\"150\" height=\"150\" style=\"display: block;\" />\n",
|
||||
" <img src=\"../assets/important.jpg\" width=\"150\" height=\"150\" style=\"display: block;\" />\n",
|
||||
" </td>\n",
|
||||
" <td>\n",
|
||||
" <h2 style=\"color:#900;\">PLEASE READ ME! Ignoring the Deprecation Warning</h2>\n",
|
||||
|
||||
Reference in New Issue
Block a user