Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VHellendoorn/Code-LMs
/ functions
Functions
12 in github.com/VHellendoorn/Code-LMs
⨍
Functions
12
◇
Types & classes
0
↓ 2 callers
Function
ppl
(avg_logprob)
Evaluation/eval_codex_all.py:21
↓ 1 callers
Function
call_codex
(code_str, save_probs)
Evaluation/eval_codex_all.py:24
↓ 1 callers
Function
get_end_cursor
(content)
Data/gh_crawler.py:94
↓ 1 callers
Function
get_hf_state_dict_from_pt_files
(checkpoint_dir)
Convert2HF/convert_neox_pt_to_huggingface_neox.py:8
↓ 1 callers
Function
get_repositories
(content)
Data/gh_crawler.py:102
↓ 1 callers
Function
load_model_and_generate
(model_name_or_path, prompt, gen_kwargs)
Convert2HF/generate.py:6
↓ 1 callers
Function
main
()
Data/gh_crawler.py:14
↓ 1 callers
Function
main
()
Data/extract_code.py:14
↓ 1 callers
Function
read
(fname)
Data/yield_from_code_files.py:16
↓ 1 callers
Function
run_query
(max_stars)
Data/gh_crawler.py:36
↓ 1 callers
Function
yielder
(fname, semaphore)
Data/yield_from_code_files.py:21
Function
yield_from_files
Iterator over input documents, treated as plaintext. :param dir: directory to recursively extract files from.
Data/yield_from_code_files.py:4