MCPcopy Create free account

hub / github.com/Facico/Chinese-Vicuna / functions

Functions461 in github.com/Facico/Chinese-Vicuna

↓ 1 callersFunctionggml_compute_forward_norm_f32
tools/Vicuna.cpp/ggml.c:5362
↓ 1 callersFunctionggml_compute_forward_permute
tools/Vicuna.cpp/ggml.c:6856
↓ 1 callersFunctionggml_compute_forward_relu
tools/Vicuna.cpp/ggml.c:5205
↓ 1 callersFunctionggml_compute_forward_relu_f32
tools/Vicuna.cpp/ggml.c:5181
↓ 1 callersFunctionggml_compute_forward_repeat
tools/Vicuna.cpp/ggml.c:4965
↓ 1 callersFunctionggml_compute_forward_repeat_f32
tools/Vicuna.cpp/ggml.c:4925
↓ 1 callersFunctionggml_compute_forward_reshape
tools/Vicuna.cpp/ggml.c:6834
↓ 1 callersFunctionggml_compute_forward_rms_norm
tools/Vicuna.cpp/ggml.c:5502
↓ 1 callersFunctionggml_compute_forward_rms_norm_f32
tools/Vicuna.cpp/ggml.c:5444
↓ 1 callersFunctionggml_compute_forward_rope
tools/Vicuna.cpp/ggml.c:7305
↓ 1 callersFunctionggml_compute_forward_rope_f16
tools/Vicuna.cpp/ggml.c:7249
↓ 1 callersFunctionggml_compute_forward_rope_f32
tools/Vicuna.cpp/ggml.c:7192
↓ 1 callersFunctionggml_compute_forward_scale
tools/Vicuna.cpp/ggml.c:6800
↓ 1 callersFunctionggml_compute_forward_scale_f32
tools/Vicuna.cpp/ggml.c:6765
↓ 1 callersFunctionggml_compute_forward_sgn
tools/Vicuna.cpp/ggml.c:5061
↓ 1 callersFunctionggml_compute_forward_sgn_f32
tools/Vicuna.cpp/ggml.c:5037
↓ 1 callersFunctionggml_compute_forward_silu
tools/Vicuna.cpp/ggml.c:5337
↓ 1 callersFunctionggml_compute_forward_silu_f32
tools/Vicuna.cpp/ggml.c:5296
↓ 1 callersFunctionggml_compute_forward_soft_max
tools/Vicuna.cpp/ggml.c:7168
↓ 1 callersFunctionggml_compute_forward_soft_max_f32
tools/Vicuna.cpp/ggml.c:7098
↓ 1 callersFunctionggml_compute_forward_sqr
tools/Vicuna.cpp/ggml.c:4718
↓ 1 callersFunctionggml_compute_forward_sqr_f32
tools/Vicuna.cpp/ggml.c:4694
↓ 1 callersFunctionggml_compute_forward_sqrt
tools/Vicuna.cpp/ggml.c:4766
↓ 1 callersFunctionggml_compute_forward_sqrt_f32
tools/Vicuna.cpp/ggml.c:4742
↓ 1 callersFunctionggml_compute_forward_step
tools/Vicuna.cpp/ggml.c:5157
↓ 1 callersFunctionggml_compute_forward_step_f32
tools/Vicuna.cpp/ggml.c:5133
↓ 1 callersFunctionggml_compute_forward_sub
tools/Vicuna.cpp/ggml.c:4565
↓ 1 callersFunctionggml_compute_forward_sub_f32
tools/Vicuna.cpp/ggml.c:4538
↓ 1 callersFunctionggml_compute_forward_sum
tools/Vicuna.cpp/ggml.c:4824
↓ 1 callersFunctionggml_compute_forward_sum_f32
tools/Vicuna.cpp/ggml.c:4790
↓ 1 callersFunctionggml_compute_forward_transpose
tools/Vicuna.cpp/ggml.c:6866
↓ 1 callersFunctionggml_compute_forward_view
tools/Vicuna.cpp/ggml.c:6846
↓ 1 callersFunctionggml_cpu_has_arm_fma
tools/Vicuna.cpp/ggml.c:10588
↓ 1 callersFunctionggml_cpu_has_avx
tools/Vicuna.cpp/ggml.c:10548
↓ 1 callersFunctionggml_cpu_has_avx2
tools/Vicuna.cpp/ggml.c:10556
↓ 1 callersFunctionggml_cpu_has_avx512
tools/Vicuna.cpp/ggml.c:10564
↓ 1 callersFunctionggml_cpu_has_blas
tools/Vicuna.cpp/ggml.c:10620
↓ 1 callersFunctionggml_cpu_has_f16c
tools/Vicuna.cpp/ggml.c:10596
↓ 1 callersFunctionggml_cpu_has_fma
tools/Vicuna.cpp/ggml.c:10572
↓ 1 callersFunctionggml_cpu_has_fp16_va
tools/Vicuna.cpp/ggml.c:10604
↓ 1 callersFunctionggml_cpu_has_neon
tools/Vicuna.cpp/ggml.c:10580
↓ 1 callersFunctionggml_cpu_has_sse3
tools/Vicuna.cpp/ggml.c:10628
↓ 1 callersFunctionggml_cpu_has_vsx
tools/Vicuna.cpp/ggml.c:10636
↓ 1 callersFunctionggml_cpu_has_wasm_simd
tools/Vicuna.cpp/ggml.c:10612
↓ 1 callersFunctionggml_diag_mask_inf
tools/Vicuna.cpp/ggml.c:4013
↓ 1 callersFunctionggml_get_data
tools/Vicuna.cpp/ggml.c:2994
↓ 1 callersFunctionggml_get_i32_1d
tools/Vicuna.cpp/ggml.c:2822
↓ 1 callersFunctionggml_get_rows
tools/Vicuna.cpp/ggml.c:3986
↓ 1 callersFunctionggml_graph_find
check if node is part of the graph
tools/Vicuna.cpp/ggml.c:9734
↓ 1 callersFunctionggml_is_padded_1d
tools/Vicuna.cpp/ggml.c:2322
↓ 1 callersFunctionggml_is_vector
tools/Vicuna.cpp/ggml.c:2291
↓ 1 callersFunctionggml_new_tensor_3d
tools/Vicuna.cpp/ggml.c:2646
↓ 1 callersFunctionggml_opt_adam
tools/Vicuna.cpp/ggml.c:9916
↓ 1 callersFunctionggml_opt_lbfgs
tools/Vicuna.cpp/ggml.c:10209
↓ 1 callersFunctionggml_print_object
tools/Vicuna.cpp/ggml.c:2233
↓ 1 callersFunctionggml_quantize_q4_0
tools/Vicuna.cpp/utils.cpp:436
↓ 1 callersFunctionggml_quantize_q4_1
tools/Vicuna.cpp/utils.cpp:492
↓ 1 callersFunctionggml_scale
tools/Vicuna.cpp/ggml.c:3710
↓ 1 callersFunctionggml_set_f32_1d
tools/Vicuna.cpp/ggml.c:2952
↓ 1 callersFunctionggml_set_i32
tools/Vicuna.cpp/ggml.c:2702
↓ 1 callersFunctionggml_set_zero
tools/Vicuna.cpp/ggml.c:2697
↓ 1 callersFunctionggml_sgn
tools/Vicuna.cpp/ggml.c:3406
↓ 1 callersFunctionggml_silu
tools/Vicuna.cpp/ggml.c:3576
↓ 1 callersFunctionggml_soft_max
tools/Vicuna.cpp/ggml.c:4039
↓ 1 callersFunctionggml_step
tools/Vicuna.cpp/ggml.c:3474
↓ 1 callersFunctionggml_sum
tools/Vicuna.cpp/ggml.c:3279
↓ 1 callersFunctionggml_transpose
tools/Vicuna.cpp/ggml.c:3958
↓ 1 callersFunctionggml_used_mem
tools/Vicuna.cpp/ggml.c:2488
↓ 1 callersFunctionggml_vec_abs_f32
tools/Vicuna.cpp/ggml.c:1907
↓ 1 callersFunctionggml_vec_acc1_f32
tools/Vicuna.cpp/ggml.c:1215
↓ 1 callersFunctionggml_vec_dot_q4_0
tools/Vicuna.cpp/ggml.c:1296
↓ 1 callersFunctionggml_vec_dot_q4_1
tools/Vicuna.cpp/ggml.c:1584
↓ 1 callersFunctionggml_vec_gelu_f16
tools/Vicuna.cpp/ggml.c:1919
↓ 1 callersFunctionggml_vec_gelu_f32
tools/Vicuna.cpp/ggml.c:1927
↓ 1 callersFunctionggml_vec_mad_f16
tools/Vicuna.cpp/ggml.c:1714
↓ 1 callersFunctionggml_vec_mad_q4_0
tools/Vicuna.cpp/ggml.c:1745
↓ 1 callersFunctionggml_vec_mad_q4_1
tools/Vicuna.cpp/ggml.c:1838
↓ 1 callersFunctionggml_vec_mul_f32
tools/Vicuna.cpp/ggml.c:1220
↓ 1 callersFunctionggml_vec_norm_inv_f32
tools/Vicuna.cpp/ggml.c:1996
↓ 1 callersFunctionggml_vec_relu_f32
tools/Vicuna.cpp/ggml.c:1910
↓ 1 callersFunctionggml_vec_sgn_f32
tools/Vicuna.cpp/ggml.c:1908
↓ 1 callersFunctionggml_vec_silu_f32
tools/Vicuna.cpp/ggml.c:1956
↓ 1 callersFunctionggml_vec_step_f32
tools/Vicuna.cpp/ggml.c:1909
↓ 1 callersFunctionggml_visit_parents
tools/Vicuna.cpp/ggml.c:8973
↓ 1 callersFunctiongpt_params_parse
tools/Vicuna.cpp/utils.cpp:18
↓ 1 callersFunctionjson_parse
tools/Vicuna.cpp/utils.cpp:134
↓ 1 callersFunctionlinesearch_backtracking
tools/Vicuna.cpp/ggml.c:10103
↓ 1 callersFunctionllama_eval
(model, testenc, dev)
tools/quant_llama.py:141
↓ 1 callersFunctionllama_model_load
load the model's weights from a file
tools/Vicuna.cpp/chat.cpp:91
↓ 1 callersFunctionllama_model_quantize
quantize a model
tools/Vicuna.cpp/quantize.cpp:32
↓ 1 callersFunctionllama_pack
(model, quantizers, wbits, groupsize)
tools/quant_llama.py:232
↓ 1 callersFunctionllama_print_system_info
tools/Vicuna.cpp/chat.cpp:779
↓ 1 callersFunctionllama_sample_top_p_top_k
tools/Vicuna.cpp/utils.cpp:350
↓ 1 callersFunctionllama_sequential
(model, dataloader, dev)
tools/quant_llama.py:34
↓ 1 callersFunctionload_quant
(model, checkpoint, wbits, groupsize=-1, fused_mlp=True, eval=True, warmup_autotune=True)
tools/quant_generate.py:26
↓ 1 callersFunctionmain
()
tools/quant_generate.py:87
↓ 1 callersFunctionmain
()
tools/convert_llama.py:6
↓ 1 callersFunctionmain
(args)
tools/awq/benchmark.py:90
↓ 1 callersFunctionmain
()
tools/awq/basic_generate.py:7
↓ 1 callersFunctionpackNibbles
tools/Vicuna.cpp/ggml.c:384
← previousnext →201–300 of 461, ranked by callers