SYMBOL INDEX (32 symbols across 4 files) FILE: alpaca.js class Alpaca (line 9) | class Alpaca { method constructor (line 10) | constructor(root) { method make (line 16) | async make() { method add (line 55) | async add (...models) { FILE: index.js class Dalai (line 45) | class Dalai { method constructor (line 46) | constructor(home) { method htmlencode (line 79) | htmlencode (str) { method down (line 105) | down(url, dest, headers) { method python (line 133) | async python () { method query (line 191) | async query(req, cb) { method buffer (line 277) | buffer(req, msg, cb) { method uninstall (line 312) | async uninstall(core, ...models) { method install (line 325) | async install(core, ...models) { method installed (line 354) | async installed() { method add (line 379) | async add (core) { method setup (line 414) | async setup() { method serve (line 517) | serve(port, options) { method http (line 529) | http(httpServer) { method request (line 540) | async request(req, cb) { method connect (line 547) | connect(req, cb) { method exec (line 555) | exec(cmd, cwd, cb) { method progress (line 594) | progress(task, percent) { method startProgress (line 602) | startProgress(title) { FILE: llama.js class LLaMA (line 9) | class LLaMA { method constructor (line 10) | constructor(root) { method make (line 15) | async make() { method add (line 55) | async add (...models) { method quantize (line 105) | async quantize(model) { method download (line 124) | async download(model) { FILE: torrent.js class TorrentDownloader (line 5) | class TorrentDownloader { method constructor (line 6) | constructor() { method add (line 11) | add(url, folder, cb) {