Displacer

Results 10 issues of Displacer

with error: osgearth-3.2/src/osgEarth/ArcGISTilePackage.cpp:195:19: error: ‘osgEarth::MVT’ has not been declared MVT defined in header under condition OSGEARTH_HAVE_MVT which not enabled if Protobuf not found in CMakeList.txt

build-issue

It seems there are some GLSL version and precision problems for engine_rex with GLES2. Log file attached with OSG_NOTIFY_LEVEL=INFO enabled [output_3.2.txt](https://github.com/gwaldron/osgearth/files/6768777/output_3.2.txt)

build-issue

osgEarth/GLUtils.cpp:821:5: error: ‘glGetTexImage’ was not declared in this scope

build-issue

According https://huggingface.co/spaces/lmsys/chatbot-arena-leaderboard Qwen1.5 model is one of the best OpenSource (Free) models with large context and Russian language support. It would be nice to see Qwen workflow for fine-tuning and...

Is there reasons for not supporting 70b converting? Are n_heads = 64, dim = 8192 for LLaMa v2 70b correct values?

There is a condition for line.length() in mime.cpp parse_by_line function: if (line.length() > string::size_type(decoder_line_policy_)) throw mime_error("Line policy overflow in a header."); decoder_line_policy_ is set to mailio::codec::line_len_policy_t::RECOMMENDED which equals 73. In...

This error appears after installing with docker or virtual environment as described in examples README.md: AttributeError: module 'nemo.collections' has no attribute 'asr'