Jan Pazdziora

Results 133 comments of Jan Pazdziora

The thread at https://forums.rockylinux.org/t/upgrade-to-rocky9-3-breaks-freeipa-running-instalation-bind-core-dump/13709 indicates that the packages got updated in Rocky Linux 9.3 and will get upgraded for Rocky Linux 9.4. It is possible that the order they got...

I'm getting ``` APIRemovedInV1 Traceback (most recent call last) [](https://localhost:8080/#) in () 1 aussie_sys = "You are an Aussie LLM that uses Aussie slang and analogies whenever possible." 2 ---->...

Running the ``` model = AutoModelForCausalLM.from_pretrained('TheBloke/Llama-2-7b-Chat-GPTQ', device_map=0, torch_dtype=torch.float16) ``` cell (in Colab) also requires ``` accelerate optimum auto-gptq ```

For the ``` from sentence_transformers import SentenceTransformer ``` cell, `sentence_transformers` is also needed.

For the ``` from llama_cpp import Llama ``` cell, `llama-cpp-python` seems needed.

For the ``` from sentence_transformers import SentenceTransformer ``` call, `sentence_transformers` is also needed.

Thank you for the analysis. Have you guys talked to NIST about it or should we try to bring it up?

> NIST.IR.8060 explicitly says: "include value if on exists for the file" so I'm not ready to use a default value of type 'none'. The linux-image and linux-header packages comprise...

Let me now propose approach with command line parameter `--default-file-version` which allows the user to specify the value in runtime while not changing the default output -> f8615fec43185773a115606ea439a91d39e02b20.

Thank you for the analysis. Have you guys talked to NIST about it or should we try to bring it up?