"awq_cuda/position_embedding/pos_encoding.h" did not exist on "4f3e977c88e833d2dfa1870bb5473b9b8a84c6ef"
flags.cpp 235 Bytes
Newer Older
chenxl's avatar
chenxl committed
1
2
3
4
5
6
7
8
// Adapted from
// https://github.com/Mozilla-Ocho/llamafile/blob/0.8.8/llamafile/flags.cpp
// Copyrigth 2024 Mozilla Foundation.
// Copyright(c) 2024 by KVCache.AI, All Rights Reserved.

#include "flags.h"

bool FLAG_precise = false;