-
1、在微调启动时,报这个错,求助:
AttributeError: 'InternLM2ForCausalLM' object has no attribute '_set_gradient_checkpointing'. Did you mean: 'is_gradient_checkpointing'?
![image](https://github.com/InternLM/tuto…
-
I can run the shell version. When I run the UI web version, I have started it with host=0.0.0.0 as well as the 127.0.0.1 and the local 10.x.x.x version. It starts on port 5111 by default. I get an e…
-
### Initial Checks
- [X] I have searched GitHub for a duplicate issue and I'm sure this is something new
- [X] I have read and followed [the docs & demos](https://github.com/modelscope/modelscope-age…
-
I think something is very wrong
video attributes
```
General
Complete name : C:\temp\a.mp4
Format : MPEG-4
Format profile : Base Medi…
-
I am unable to get the folium.map.fit_bounds() method to work. I can verify that this works when I use a jupyter notebook to render the map. But it does not work in streamlit.
My code:
```python
ma…
-
### System Info / 系統信息
```
Microsoft Windows [Version 10.0.19045.3996]
(c) Microsoft Corporation. All rights reserved.
G:\temp Local install\CogVLM\venv\Scripts>activate
(venv) G:\temp Loca…
-
# Description
I followed the instruction in the readme file. But I came across the issue below. How to solve it?
```txt
(visgpt) λ python visual_chatgpt.py --load ImageCaptioning_cpu,Text2Image_c…
-
Inside assistant.py, change the default language instantiation of Codebase (language=python) to take place inside the codebase.py file.
Checklist
- [X] Modify `src/codeas/assistant.py` ✓ https://g…
-
### Current Behaviour
Spark Dataframe structure:
```
root
|-- device_id: string (nullable = true)
|-- device_install_date: date (nullable = true)
|-- max_device_event_date: date (nullable = t…
-
Hi,
I have tried to create the conda env and it fails with following error.
`
Warning: you have pip-installed dependencies in your environment file, but you do not list pip itself as one of you…