Robert Milkowski's blog

Wednesday, July 19, 2023

LLAMA 2 - hello world

›
 $ torchrun --nproc_per_node 1 test2_text_completion.py \     --tokenizer_path tokenizer.model --max_seq_len 128 --max_batch_size 4 --ckpt_d...
Tuesday, June 20, 2023

Azure/DALLE-2

›
The latest version (0.27.8) of the pypi/openai library now supports Azure/DALLE-2 . To ensure compatibility, set  openai.api_version = ...
Tuesday, March 28, 2023

BPF & Unix timestamp

›
Recently I've been using bpftrace to trace some events across servers and it would be really useful if bpftrace allowed to use actual un...
Tuesday, February 21, 2023

Siri + ChatGPT

›
Although I appreciate Siri's ability to automate my home, there are times when it can be frustrating, such as when it replies with the a...
Thursday, January 12, 2023

bpftrace vs. strace

›
Many years ago I compared performance overhead of dtrace vs. truss on Solaris, in a microbenchmark. This time I run a similar test but compa...
1 comment:
Wednesday, December 28, 2022

NFS4ERR_EXPIRED - Linux NFS client bug (fixed)

›
Another blog entry saved as draft for a long time and waiting to be published... better late than never, so let's do it now. Over three...
2 comments:
›
Home
View web version

Contributors

  • Robert Milkowski
  • milek
Powered by Blogger.