import * as THREE from 'three'; import { OrbitControls } from 'three/addons/controls/OrbitControls.js'; //scene let scene = new THREE.Scene(); //gri
import * as THREE from 'three'; import { OrbitControls } from 'three/addons/controls/OrbitControls.js'; //scene let scene = new THREE.Scene(); //lig
download llama.cpp git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp make download model mkdir models/7B cd models/7B wget https://hu
remote into ubuntu docker install ubuntu docker pull dorowu/ubuntu-desktop-lxde-vnc:focal-lxqt docker run -d –name ubuntu_desktop -v /dev/shm:/dev/shm
start gpu docker container docker run -itd -v /home/adlong/llama:/root/llama -p 8000:8000 -p 8001:8001 -p 8002:22 --name llama2 --gpus all ubuntu clo
run docker container docker run -itd -v /home/adlong/llm_models:/root/models -p 8000:8000 -p 8001:8001 -p 8002:22 --name llama_server --gpus all ubunt
roscore roscore is a collection of nodes and programs that are pre-requisites of a ROS-based system. You must have a roscore running in order for ROS