33 {
44 "cell_type" : " markdown" ,
55 "metadata" : {
6- "id " : " view-in-github " ,
7- "colab_type " : " text "
6+ "colab_type " : " text " ,
7+ "id " : " view-in-github "
88 },
99 "source" : [
1010 " <a href=\" https://colab.research.google.com/github/Troyanovsky/Local-LLM-Comparison-Colab-UI/blob/main/13B_Ouroboros.ipynb\" target=\" _parent\" ><img src=\" https://colab.research.google.com/assets/colab-badge.svg\" alt=\" Open In Colab\" /></a>"
4444 },
4545 "outputs" : [
4646 {
47- "output_type" : " stream" ,
4847 "name" : " stdout" ,
48+ "output_type" : " stream" ,
4949 "text" : [
5050 " /content\n " ,
5151 " Selecting previously unselected package libc-ares2:amd64.\n " ,
365365 ]
366366 },
367367 {
368- "output_type" : " display_data" ,
369368 "data" : {
370369 "application/vnd.colab-display-data+json" : {
371370 "pip_warning" : {
375374 }
376375 }
377376 },
378- "metadata" : {}
377+ "metadata" : {},
378+ "output_type" : " display_data"
379379 },
380380 {
381- "output_type" : " stream" ,
382381 "name" : " stdout" ,
382+ "output_type" : " stream" ,
383383 "text" : [
384384 " Collecting gradio==3.32.0\n " ,
385385 " Downloading gradio-3.32.0-py3-none-any.whl (19.9 MB)\n " ,
673673 " !pip install -U gradio==3.32.0\n " ,
674674 " \n " ,
675675 " !pip uninstall -y llama-cpp-python\n " ,
676- " !CMAKE_ARGS=\" -DLLAMA_CUBLAS=on\" FORCE_CMAKE=1 pip install llama-cpp-python --no-cache-dir\n " ,
676+ " !CMAKE_ARGS=\" -DLLAMA_CUBLAS=on\" FORCE_CMAKE=1 pip install llama-cpp-python==0.1.78 --no-cache-dir\n " ,
677677 " \n " ,
678678 " !aria2c --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/TheBloke/13B-Ouroboros-GGML/resolve/main/13b-ouroboros.ggmlv3.q5_K_M.bin -d /content/text-generation-webui/models/ -o 13b-ouroboros.ggmlv3.q5_K_M.bin\n " ,
679679 " \n " ,
685685 "metadata" : {
686686 "accelerator" : " GPU" ,
687687 "colab" : {
688- "provenance" : [],
689688 "authorship_tag" : " ABX9TyNOR/ngj5ScqyMK31UQsSAm" ,
690- "include_colab_link" : true
689+ "include_colab_link" : true ,
690+ "provenance" : []
691691 },
692692 "gpuClass" : " standard" ,
693693 "kernelspec" : {
700700 },
701701 "nbformat" : 4 ,
702702 "nbformat_minor" : 0
703- }
703+ }
0 commit comments