-
# The List
## Project ideas
- [ ] Write a tool to print RTM messages. See [this article](https://olegkutkov.me/2018/02/14/monitoring-linux-networking-state-using-netlink/).
- [ ] Write a tool t…
-
from mindnlp.transformers import AutoTokenizer, AutoModelForCausalLM
hf_token = 'your_huggingface_access_token'
tokenizer = AutoTokenizer.from_pretrained("/data/applications/lmd-formal/backend/B…
-
Post a link for a "possibility" reading of your own on the topic of Sound and Image Learning [for week 7], accompanied by a 300-400 word reflection that: 1) briefly summarizes the article (e.g., as we…
lkcao updated
2 years ago
-
Hi!
Great module! I'm using it in a machine learning application right now, and I've noticed that the way that the dataframe is sorted affects the PPS scores. Should this be happening? Intuitively,…
-
clearly the following only applies to a port. HOWEVER, it also hilights that your borrowed code is at fault.
You are writing for Linux w C, yet require someone else to implement functions that exis…
-
### Describe the issue as clearly as possible:
I run `examples/llamacpp_example.py`
```
outlines/models/llamacpp.py:180: FutureWarning: The input object of type 'Tensor' is an array-like implem…
-
Hello @miyosuda,
Thanks for sharing the code, please ignore the title, I tried out your code with the control problem of cartpole balance experiment instead of Atari game, it works well. But few ques…
-
Hi everyone,
I don't know if it's very appropriate but it has been 2 days that I'm blocked so I try.
I follow the model of the FNN for MNIST (chapter 10) and try to adapt it to my problem which is…
-
**BEST**
AntTracks project
- [Utilizing Object Reference Graphs and Garbage Collection Roots to Detect Memory Leaks in Offline Memory Monitoring](https://ssw.jku.at/General/Staff/Weninger/Papers/We…
-
I am new to both TensorFlow and machine learning, I built working code on my windows system and wanted to try it on M1. I used the virtual environment created by the installer, but it seems to have is…