MCPcopy Create free account

hub / github.com/RUCAIBox/LLMSurvey / functions

Functions1,088 in github.com/RUCAIBox/LLMSurvey

Methoda1
(one_arg,)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar-crlf.py:152
Methoda1
(one_arg,)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar.py:129
Methoda1
(one_arg,)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3.8_grammar.py:444
Methoda1
(one_arg,)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar-crlf.py:128
Methoda2
(two, args,)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar.py:153
Methoda2
(two, args,)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar-crlf.py:153
Methoda2
(two, args,)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar.py:130
Methoda2
(two, args,)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3.8_grammar.py:445
Methoda2
(two, args,)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar-crlf.py:129
Functionautotune
Decorator for auto-tuning a :code:`triton.jit`'d function. .. highlight:: python .. code-block:: python @triton.autotune(conf
Experiments/InstructTuning/mmlu/quant/custom_autotune.py:170
Functionautotune_warmup_fused
Pre-tunes the quantized kernel
Experiments/InstructTuning/mmlu/quant/fused_mlp.py:362
Functionautotune_warmup_linear
Pre-tunes the quantized kernel
Experiments/InstructTuning/mmlu/quant/quant_linear.py:623
Methodbackward
(ctx, grad_output)
Experiments/InstructTuning/mmlu/quant/quant_linear.py:472
Methodbar
()
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/compound-statement-without-trailing-newline.py:3
Functionbye
()
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/multiple-newlines.py:8
Functioncalc_dataflow_match
(references, candidate, lang)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/dataflow_match.py:16
Functioncalc_syntax_match
(references, candidate, lang)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/syntax_check.py:21
Functioncalc_syntax_match
(references, candidate, lang)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/syntax_match.py:21
Functioncallback_with_lock
(result, output_file)
Experiments/ToolManipulation/Gorilla/eval/get_llm_responses.py:102
Methodclass_decorator
(x)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar.py:725
Methodclass_decorator
(x)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar-crlf.py:725
Methodclass_decorator
(x)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar.py:757
Methodclass_decorator
(x)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3.8_grammar.py:1302
Methodclass_decorator
(x)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar-crlf.py:756
Functionclean
(content)
Experiments/SymbolicReasoning/do_color.py:348
Functionclean
(content)
Experiments/SymbolicReasoning/test_falcon_penguins.py:13
Functionclean
(content)
Experiments/SymbolicReasoning/test_falcon_color.py:13
Functionclean
(content)
Experiments/SymbolicReasoning/solve_claude.py:68
Functionclean
(content)
Experiments/SymbolicReasoning/do_penguins.py:340
Functionclean
(content)
Experiments/SymbolicReasoning/solve_turbo.py:79
Functionclean
(content)
Experiments/MathematicalReasoning/test_falcon_math.py:14
Functionclean
(content)
Experiments/MathematicalReasoning/solve_claude.py:68
Functionclean
(content)
Experiments/MathematicalReasoning/do_math.py:339
Functionclean
(content)
Experiments/MathematicalReasoning/solve_turbo.py:79
Methodcodegen
( self, prompt: str, do_sample: bool = True, num_samples: int = 200 )
Experiments/LanguageGeneration/HumanEval/model.py:124
Methodcodegen
( self, prompt: str, do_sample: bool = True, num_samples: int = 200 )
Experiments/LanguageGeneration/HumanEval/model.py:212
Methodcodegen
( self, prompt: str, do_sample: bool = True, num_samples: int = 200 )
Experiments/LanguageGeneration/HumanEval/model.py:313
Functioncompute_metrics
(eval_preds)
Experiments/SymbolicReasoning/do_color.py:595
Functioncompute_metrics
(eval_preds)
Experiments/SymbolicReasoning/do_penguins.py:590
Functioncompute_metrics
(eval_preds)
Experiments/MathematicalReasoning/do_gsm8k.py:570
Functioncompute_metrics
(eval_preds)
Experiments/MathematicalReasoning/do_math.py:594
Methodconfigure
( self, bits, perchannel=False, sym=True, mse=False, norm=2.4,
Experiments/InstructTuning/mmlu/quant/quantizer.py:14
Functionconstruct_contract_prompt
(prompt: str, contract_type: str, contract: str)
Experiments/LanguageGeneration/HumanEval/generate.py:18
Methodcontains
Return boolean specifying if x is a valid member of this space.
Experiments/ToolManipulation/HotPotQA/wikienv.py:18
Functioncorpus_syntax_check
(references, candidates, lang)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/syntax_check.py:24
Methodcount_text_length
(self, text: str)
Experiments/InstructTuning/mmlu/modeling.py:81
Methodcount_text_length
(self, text: str)
Experiments/InstructTuning/mmlu/modeling.py:119
Methodd01
(a=1)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar.py:178
Methodd01
(a=1)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar-crlf.py:178
Methodd01
(a=1)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar.py:167
Methodd01
(a=1)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3.8_grammar.py:470
Methodd01
(a=1)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar-crlf.py:166
Methodd01v
(a=1, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar.py:210
Methodd01v
(a=1, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar-crlf.py:210
Methodd01v
(a=1, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar.py:199
Methodd01v
(a=1, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3.8_grammar.py:505
Methodd01v
(a=1, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar-crlf.py:198
Methodd02
(a=1, b=2)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar.py:194
Methodd02
(a=1, b=2)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar-crlf.py:194
Methodd02
(a=1, b=2)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar.py:183
Methodd02
(a=1, b=2)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3.8_grammar.py:489
Methodd02
(a=1, b=2)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar-crlf.py:182
Methodd02v
(a=1, b=2, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar.py:227
Methodd02v
(a=1, b=2, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar-crlf.py:227
Methodd02v
(a=1, b=2, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar.py:216
Methodd02v
(a=1, b=2, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3.8_grammar.py:522
Methodd02v
(a=1, b=2, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar-crlf.py:215
Methodd11
(a, b=1)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar.py:183
Methodd11
(a, b=1)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar-crlf.py:183
Methodd11
(a, b=1)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar.py:172
Methodd11
(a, b=1)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3.8_grammar.py:478
Methodd11
(a, b=1)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar-crlf.py:171
Methodd11v
(a, b=1, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar.py:217
Methodd11v
(a, b=1, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar-crlf.py:217
Methodd11v
(a, b=1, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar.py:206
Methodd11v
(a, b=1, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3.8_grammar.py:512
Methodd11v
(a, b=1, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar-crlf.py:205
Methodd12
(a, b=1, c=2)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar.py:202
Methodd12
(a, b=1, c=2)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar-crlf.py:202
Methodd12
(a, b=1, c=2)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar.py:191
Methodd12
(a, b=1, c=2)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3.8_grammar.py:497
Methodd12
(a, b=1, c=2)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar-crlf.py:190
Methodd12v
(a, b=1, c=2, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar.py:234
Methodd12v
(a, b=1, c=2, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar-crlf.py:234
Methodd12v
(a, b=1, c=2, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar.py:223
Methodd12v
(a, b=1, c=2, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3.8_grammar.py:529
Methodd12v
(a, b=1, c=2, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar-crlf.py:222
Methodd21
(a, b, c=1)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar.py:187
Methodd21
(a, b, c=1)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar-crlf.py:187
Methodd21
(a, b, c=1)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar.py:176
Methodd21
(a, b, c=1)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3.8_grammar.py:482
Methodd21
(a, b, c=1)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar-crlf.py:175
Methodd21v
(a, b, c=1, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar.py:221
Methodd21v
(a, b, c=1, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar-crlf.py:221
Methodd21v
(a, b, c=1, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar.py:210
Methodd21v
(a, b, c=1, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3.8_grammar.py:516
Methodd21v
(a, b, c=1, *rest)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar-crlf.py:209
Methodd22
(a, b, c=1, d=2)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar.py:206
Methodd22
(a, b, c=1, d=2)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python3-grammar-crlf.py:206
Methodd22
(a, b, c=1, d=2)
Experiments/ToolManipulation/Gorilla/eval/eval-scripts/codebleu/parser/tree-sitter-python/examples/python2-grammar.py:195
← previousnext →501–600 of 1,088, ranked by callers