Linsen Mu

Results 13 issues of Linsen Mu

使用 `eaf-interleave` 配合 `eaf-pdf-viewer` 阅读 pdf 时,一个典型的使用流程为 1) 打开一个 pdf 文件,使用 `eaf-interleave-open-notes-file` 命令打开对应的 org 文件 2) 在 pdf 文件中用 **鼠标** 选中特定区域,可以加入 高亮/下划线/波浪线 等强调效果。然后调用 `eaf-interleave-add-note` 命令插入笔记 关于1) - 若对应 org 文件不存在,需要先切换到...

help wanted

I have downloaded one tfrecord file from [waymo_open_dataset_motion_v_1_2_0](https://console.cloud.google.com/storage/browser/waymo_open_dataset_motion_v_1_2_0), i.e. `training_tfexample.tfrecord-00000-of-01000` The analytic codes as following ```python import numpy as np import tensorflow as tf from features_description import generate_features_description filename =...

Motion-Data

I'm using realgud to debug a python program. In source window, when I press n, the defined behavior should be move to next line as in realgud. Whereas if meow...

compatibility

There are some blank lines in [train_caps.txt](https://github.com/xiaoyuan1996/AMFMN/blob/master/AMFMN/data/rsitmd_precomp/train_caps.txt) e.g. [line 9631](https://github.com/xiaoyuan1996/AMFMN/blob/dc4e10f36c2c204fd588d5b2a28f12a09d625473/AMFMN/data/rsitmd_precomp/train_caps.txt#L9631)

First, thanks a lot for such a convenient package! In current design, different tags cannot be navigated, is it possible to support side bar navigation? Here is an example, https://manateelazycat.github.io/tags.html

Hi, on a single 4090 GPU with 24GB memory, the following command will cause out-of-memory. ```bash python main.py mmlu --model_name llama --model_path huggyllama/llama-7b ``` After that, I try executing the...

环境: emacs-mac 29.1, macos 13.3 问题: 使用 make-frame 新建 frame 后, sort-tab 在新的 frame 上不显示。

![image](https://github.com/artidoro/qlora/assets/119666897/3d25765a-0eb8-4e80-8763-85918fc1726c) ![image](https://github.com/artidoro/qlora/assets/119666897/e3afae58-293e-442d-92e3-4011ab641c47) Llama-7b with QLoRA finetuned on Alpaca has different results in Table 4 and Table 5. The former is 39.0, while the latter is 38.8

The paper reported that ML-1M dataset have 839 users and 3,256 items. The statistics is inconsistent with released datasets, which can be reproduced via following scripts ```python import pandas as...

向 ChatGPT 发去问题,得到报错: ``` Wrote /home/mawen/chat/0005.chat Wait ChatGPT... [Mind-Wave] Traceback (most recent call last): File "/home/mawen/.emacs.d/site-lisp/mind-wave/mind_wave.py", line 38, in wrapper return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/mawen/.emacs.d/site-lisp/mind-wave/mind_wave.py", line 130, in send_stream_request...