Manjunath Janardhan

Results 5 issues of Manjunath Janardhan

### Feature Description Similar to GitHub support for Gitlab repositories. ### Reason Our Organisation uses Gitlab instances on prem. We want to use LLamaindex to ask questions on code, do...

enhancement
triage

…huggingface_hub' in slm_pretraining_sft.ipynb latest huggingface_hub with nemo_toolkit==1.23.0 does not have ModelFilter. python /opt/NeMo/scripts/nlp_language_modeling/preprocess_data_for_megatron.py \ --input=cosmopedia-100k.jsonl \ --json-keys=text \ --tokenizer-library=megatron \ --tokenizer-type=GPT2BPETokenizer \ --dataset-impl=mmap \ --merge-file=merges.txt \ --vocab-file=vocab.json \ --output-prefix=cosmopedia-100k \...

speech_recognition lib has been updated. Fix below error on Mac r = sr.recogniser() AttributeError: module 'speech_recognition' has no attribute 'recogniser'. Did you mean: 'Recognizer'? print("Google Speech Recognition thinks you said:...