File: get-model.h

package info (click to toggle)
llama.cpp 8461%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 74,500 kB
  • sloc: cpp: 378,787; ansic: 55,447; python: 31,100; lisp: 12,885; sh: 6,459; objc: 1,398; javascript: 925; xml: 384; makefile: 240
file content (2 lines) | stat: -rw-r--r-- 53 bytes parent folder | download | duplicates (3)
1
2
#pragma once
char * get_model_or_exit(int, char*[]);