mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-09-10 02:33:49 +00:00
Moar sorting
This commit is contained in:
parent
dbb8d66f22
commit
7f2bf3895e
11 changed files with 3627 additions and 9 deletions
2
third_party/ggml/llama_util.h
vendored
2
third_party/ggml/llama_util.h
vendored
|
@ -1,6 +1,6 @@
|
|||
// -*- c++ -*-
|
||||
// Internal header to be included only by llama.cpp.
|
||||
// Contains wrappers around OS interfaces.
|
||||
|
||||
#ifndef LLAMA_UTIL_H
|
||||
#define LLAMA_UTIL_H
|
||||
#include "libc/calls/struct/rlimit.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue