Abdullah Mohammed

Results 10 comments of Abdullah Mohammed

@Andrew-Chen-Wang Is that something like per host caching? something like `# get_request() returns current request saved to threadlocal by some middleware cachalot_prefix = lambda _: get_request().get_host()`

@Andrew-Chen-Wang Could you point me where code I need to patch to achieve "adding a prefix to cache keys"? https://github.com/Suor/django-cacheops#sharing-redis-instance The main goal to add a prefix by hostname Thanks

@patrickvonplaten I think this fixed on master branch I changed the install line to ```diff !pip install git+https://github.com/pytorch/fairseq.git@master ```

@patrickvonplaten a notebook with a working example also, I removed ```diff arg_overrides ``` https://colab.research.google.com/drive/1gPQ1LzAoEbQtRYRGVPz4zg9Klo-ErwjH?usp=sharing

@sindresorhus you can try build in javascript segmenter https://www.stefanjudis.com/today-i-learned/how-to-split-javascript-strings-with-intl-segmenter/

@sindresorhus Aha, you can check this discussion https://github.com/openai/whisper/discussions/552

Wikimedia Foundation released a Python package to easily work with HTML dumps. https://techblog.wikimedia.org/2023/02/24/from-hell-to-html/ https://gitlab.wikimedia.org/repos/research/html-dumps/ This package can help @mcleantom

Hoping the same for Egypt

Thanks for your replay but the link is not working in Egypt also ![Screenshot from 2023-03-03 22-52-07](https://user-images.githubusercontent.com/554032/222827322-e9a6a7e0-e88e-4dbb-8450-454a70575ea8.png)

I don't think we need this PR as @Agrendalath showed me how to pass an argument in XBlock Thanks @mphilbrick211 You are free to close this PR